▶ Check out my product: Inkdrop - Markdown note-taking apphttps://www.youtube.com/watch?v=-qBavwqc_mY▶ Source codehttps://github.com/craftzdog/inkdrop-ui-moc... (more…)
Read more »
Next.js is a minimalistic framework for server-rendered React applications. (more…)
Read more »
Doing asynchronous calls using React hooks is not straightforward.
One has to know how correctly write a functional component and also comply to the Rules of… (more…)
Read more »
In this tutorial, we are going to create a simple application which fetches data from various RSS feeds of the user’s choice and displays… (more…)
Read more »
By and large, using the web is a visual experience. This is in terrible contrast to mobile apps, which interact with three of our human senses (sight, sound, and touch, through haptic feedback). I just released a library to make it easy to add sound to yo... (more…)
Read more »