React Testing Library is an alternative to Enzyme. This puts developer in the shoes of end user of...
This started with the idea of me switching my company. I spent two years in a company then, I wanted...
Variables var was used to declare variables in JavaScript. To avoid errors and solving sco...
Learning is a process of acquiring new skills in your portfolio. To learn anything one needs to devot...
The map function creates a new array populated with the results of the calling function. const arra...
Looping is an essential part of project development. We have the basic for loop to iterate through th...
Coding for me is a commitment that I want to do every day. Doing something every day comes with an at...
React is an Open-Source library for building user interfaces. It is a library that focuses on UI and...
Learning technology like React is itself a big job. After you have worked with some of the basics of...
Express is a node framework for creating the backend of the application. A framework is a set of rule...
Node Node.js, as the official site says is a JavaScript runtime built on Chrome's V8 JavaS...
According to successful people, it takes around 20 hours to learn a new skill and 10000 hours of cont...
To understand the power of the DOM we need to understand the technologies that it is built upon. The...
Why do we need objects? In my last article, I spoke about how variables provide a limited...
The array is a data structure that is used to store a large collection of data. Why do we need data s...
I have started to take on the tutorial on Udemy to understand the basics of web development and today...
Real-world projects are something that helps in solving real-life problems using technology. As a fro...
In this article, I want to discuss what to learn when you want to learn a programming language. In t...
Hi Devs, How are you guys doing? I am fascinated by the stories of people who become developers. Som...