© 2023 Hashnode
#tutorial
According to Wikipedia, an "error" is an inaccurate action, and in some cases, it can be synonymous with a mistake. In programming, "error" refers to a problem or bug in the code that prevents it from…
As a budding junior developer finishing up his last semester of college, it would be a lie to say that I didn't have a lot of help along the way with learning web and app development. In addition to m…
React is a powerful JavaScript library for building user interfaces, but it has one limitation: all elements rendered by a React component must be children of the component's parent DOM node. However, there are certain cases where you may w…
Hello, my friend. If you don’t know me, my name is Erick Wendel, a passionate software developer and Node.js core developer who’s making very specific questions on the internet and not finding answers…
A temperature converter is a tool used to convert temperatures, to and from Celsius, Fahrenheit, and Kelvin. In this article, we will learn how to build a temperature converter application using HTML,…
We live in a world where applications are used to do everything, be it stock trading or booking a salon, but behind the scenes, the connectivity is done using secrets. Secrets such as database passwor…
Requirements: Beginner with basic knowledge of HTML, CSS, js and using terminal. Node.js should be installed in your system - Install A code editor for writing codes. ( I prefer VScode) Create a …
Here is an example of using the react-query library to handle API calls in a React application: Install the react-query library: npm install react-query Wrap your application with the QueryClient pro…
Emerge from Crypto Winter Victorious and Sip Pixelated Drinks in Paradise (📷 bobbyg603) Definition 📖 “The term ‘crypto winter’ refers to a cryptocurrency market that is underperforming. The term is …
It's today, I'm here again and I've had a long week trying to figure out what and where to start learning from in other to achieve my technical writing mastering goal. I can assure you that it has bee…