Ashutosh

Ashutosh @iamashusahoo

About: I am here to create a social media presence... I want to connect with developers get to know their ideas and share mine

Location:
Pune, India
Joined:
Jun 13, 2020

Ashutosh
articles - 19 total

Unit Testing of React Components with Testing Library

React Testing Library is an alternative to Enzyme. This puts developer in the shoes of end user of...

Learn More 7 0Mar 11 '22

My 1 year and 4 months of becoming a better coder (Part 1)

This started with the idea of me switching my company. I spent two years in a company then, I wanted...

Learn More 9 0Nov 8 '20

Intro To React (P2) ES6 features

Variables var was used to declare variables in JavaScript. To avoid errors and solving sco...

Learn More 6 0Sep 13 '20

Learning Vs Working

Learning is a process of acquiring new skills in your portfolio. To learn anything one needs to devot...

Learn More 9 0Sep 7 '20

map - Array Function

The map function creates a new array populated with the results of the calling function. const arra...

Learn More 7 0Aug 30 '20

forEach - Array functions

Looping is an essential part of project development. We have the basic for loop to iterate through th...

Learn More 6 0Aug 23 '20

Coding Daily to learn Problem-Solving rather than Coding

Coding for me is a commitment that I want to do every day. Doing something every day comes with an at...

Learn More 7 0Aug 16 '20

Introduction To React (Part 1 of React)

React is an Open-Source library for building user interfaces. It is a library that focuses on UI and...

Learn More 6 0Aug 9 '20

Aligning Technology to Cater Business Needs

Learning technology like React is itself a big job. After you have worked with some of the basics of...

Learn More 6 0Aug 8 '20

Introduction to Express (Part 1)

Express is a node framework for creating the backend of the application. A framework is a set of rule...

Learn More 7 0Aug 2 '20

Why learn Node.js and where NPM lies in all this

Node Node.js, as the official site says is a JavaScript runtime built on Chrome's V8 JavaS...

Learn More 6 0Aug 1 '20

How to learn a skill?

According to successful people, it takes around 20 hours to learn a new skill and 10000 hours of cont...

Learn More 45 7Jul 25 '20

DOM Manipulation - The Driving Force Behind the Internet

To understand the power of the DOM we need to understand the technologies that it is built upon. The...

Learn More 6 0Jul 16 '20

The real-life understanding of the objects in JavaScript

Why do we need objects? In my last article, I spoke about how variables provide a limited...

Learn More 5 0Jul 12 '20

Application-oriented understanding of Arrays

The array is a data structure that is used to store a large collection of data. Why do we need data s...

Learn More 6 0Jul 11 '20

How to build confidence in coding any programming language?

I have started to take on the tutorial on Udemy to understand the basics of web development and today...

Learn More 5 3Jul 5 '20

Working on real-world projects

Real-world projects are something that helps in solving real-life problems using technology. As a fro...

Learn More 5 0Jun 28 '20

You don't need to remember everything

In this article, I want to discuss what to learn when you want to learn a programming language. In t...

Learn More 7 0Jun 21 '20

The Web Developer Bootcamp

Hi Devs, How are you guys doing? I am fascinated by the stories of people who become developers. Som...

Learn More 3 0Jun 20 '20