Type Casting is an important technique and technology, especially in TypeScript. TypeScript is a SuperSet of JavaScript that has strong typesafety and potential for catching errors during compiling rather then when the program is run. Here are ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Strongly Typed Sliders ValueSlider, Slider and CircularSlider were previously tied to a Double. This meant it was not easy to force use cases where integer values would be more appropriate. This is now ...Read more
A slow internet connection is a mind-boggling experience in areas with slow internet connectivity. Sometimes you may have a highly performant app but your users’ internet ...Read more
“When the devil wants to dance with you, you better say NEVER, Cuz' a dance with the devil might last you ...Read more
In 2019 I decided to write a post called “Gatsby vs Next.js – What, why and when?” out of frustration for the lack of resources that could summarise which of these React frameworks was best ...Read more
Latest Newsletter: Supercuts, Urban Art, Bitcoin, AI & Aliens (Issue #178) Bitcoin public corporate playbook, bull market predictions, Thiel on AI and aliens, culture jamming with urban art, exposing media manipulation with supercuts Read more
JavaScript classes are popular feature of JavaScript. This tutorial will help you learn what you should know so you can get started with JavaScript classes. You will learn about class constructor, properties and methods. ...Read more
When working with arrays in Javascript and React, there are times when you need to iterate through them. You can write a loop to do that and that’s perfectly fine. However, there are iterator methods ...Read more
Lately, I worked on my static site generator, and one of the must-haves was that it should provide a search system. It should be pre-configured and ready to use after every new ...Read more
In this article, I will share with you my list of the top tools to use when building your first web application using the MERN stack ...Read more