@Shurna
Senior Principal Frontend Developer @ LivaNova
A collaborative Front End Software Developer with 17 years of experience, including 7 years focused on cutting-edge web development. Driven by a passion for continual learning.
Got something to tell me? Get in touch!
Jul 26, 2024 · 7 min read · I found myself in a situation where I needed to correctly type a function's result based on the arguments passed to it. For the sake of simplicity, consider a function that reads URL params and has the following requirements: such function will take...
Join discussion
Jun 28, 2024 · 3 min read · RESTful APIs are a well known concept in API design. They allow developers to leverage HTTP URLs and verbs to create versatile interfaces for CRUD operations as well as searching and filtering. As a small recap, here are the HTTP verbs and what they ...
IIssy commented
May 31, 2024 · 3 min read · When I was open to new job opportunities, I was prepared to face any oddities out there on the market. But the harsh reality is that I cannot be prepared to anything. I can encounter some common scenarios and know how to deal with them, but crazy thi...
Join discussion
Apr 26, 2024 · 5 min read · Have you ever heard about deferred Promise? If you are a seasoned Javascript developer like me, I bet you did. If it's not the case, then you're lucky! Back at the time when I had to migrate a huge codebase from Q promises to ES6 promises, such codeb...
Join discussion