I write about React, JavaScript and how to solve problems. Enjoy your read!
In India, Competitive exams are like Unskippable YouTube ads. You like it or not one should have to give it. After 12th science, there are so many exams students have to face as like the JEE…
I am very happy to announce the release of Smooth DOC ! I have been working on this new version for several weeks now and it is finally ready 🥳. How was Smooth DOC born? Open source is at…
Tests are part of any project, they ensure both non-regressions and code stability. On the other hand, they are often painful to write and are often the least well-off with regard to…
It has now been 10 years that I use JavaScript on a daily basis both on the client and server side. Over the years, I have created many projects that have allowed me to experiment and refine…
Nowadays, more and more applications are developed using HTML5, and very often with the help of React. An application and a website are different on many points, one of these is the layout…
Gatsby is a great tool to create a personal or business website. Being present on Google's first result page is a key in most of businesses. This art is called SEO , an inexact science…
As a React developer, you've probably found yourself having to integrate SVG into your applications. There are several ways to proceed, the most elegant is to transform your SVG images into…
Spaces or tabs? Semicolons or not? If you're a developer, you probably know what I'm talking about. If you are not, be aware that these questions are at the heart of heated debates within…