Day: March 17, 2024
9 posts
AItoMobile – Build an AI Powered Mobile App ✨📱🚀
Generative AI continues to be a hot topic in the tech world with very rapid developments as the…
Hoisting of Variables, Functions, Classes, Types, Interfaces in JavaScript/TypeScript
In the world of JavaScript, understanding the concept of hoisting can significantly improve the way you write and…
Create a Hilarious Joke API with Flask and Python
In this guide, we’ll walk you through the simple steps to create a Joke API using Flask, a…
Introducing DevOps Toolkit
Background In the world of DevOps, managing multiple tools on your computer can be quite a challenge. I…
SUNDAY REWIND: Quick read – How to influence decisions using research
This week’s Sunday Rewind is a 2021 post that looks at a panel discussion in which Cindy Alvarez,…
Dev.to and GitHub usage pl Syntax Highlighter
Prettylights Syntax Highlighting Notice the pl – Use inspection tool on Code Blocks on Dev.to About GitHub Source…
For intricate state handling, try out the useReducer() Hook
So, lately, I have been working on a form component. It was a registration form that had quite…
Adding Location and Device Type Features in Flutter Apps with VisitorAPI
If you’re a Flutter developer looking to make your apps smarter by incorporating user location and device type…
Converting HTML to Image. and GIF
Introduction Recently I created pictify.io a platform to convert HTML to Image and Gif. In this post I…