Sachin Chaurasiya

@sachinchaurasiya

1234 Points 10 Followers

20 Posts

1 Answers

Software Engineer | OpenSource Contributor | Technical Writer | Freelancer

Sachin Chaurasiya · 1 year ago

How OpenSource Contribution Can Change Your Life

As we all know Hacktoberfest has already started and people are celebrating OpenSource by contributing to the OpenSource Project with a variety of contributions. I have been contributing to...
2

Sachin Chaurasiya · 1 year ago

TypeScript Utility Types: The 6 Most Useful

I have been working with typescript for almost a year now, and I have learned and implemented a lot in this time. Among the things, I enjoy most about typescript are the utility types that a...
3

Sachin Chaurasiya · 2 years ago

5 Amazing Resources To Find Colours For Your Product or Website

Howdy people, are you running out of colours for your product or website? don't worry, today I will share the 5 amazing resources you can use to choose colours. Colorffy Create gradients or...
3

Sachin Chaurasiya · 2 years ago

5 Best practices for ReactJs

Howdy people, In this article we will be discussing the 5 best ReactJs practices that will help you simplify the building of great and high-performance applications. Use Fragment We know Rea...
5

Sachin Chaurasiya · 2 years ago

Added Icon Request for devdojo on font-awesome

Hello everyone, I have created an issue on font awesome for adding devdojo icon. based on the voting the icon is added so please vote this issue, with 👍 for the Devdojo icon to be added. h...
4

Sachin Chaurasiya · 2 years ago

7 Useful Websites For Web Developers

As web developers, daily we try to solve some problems and to solve those problems we may need to have some handy tools/websites where we can look up to. Today in this article, I will be sha...
5

Sachin Chaurasiya · 2 years ago

Top 5 Websites To Find Great Illustrations

When we work with website designing and development we might need to add some illustrations to give some visuals so that users can visualize what we are designing and developing. To add illu...
6

Sachin Chaurasiya · 2 years ago

Create Custom User Model In Django

In this post, we will see how we can define our own User Model and use it. and also what are the changes we have to make while registering Custom User Model. Django Built-in User Model is Go...
2

Sachin Chaurasiya · 2 years ago

How to Setup MongoDB Atlas?

MongoDB is a NoSQL database and we can use MongoDB with different programming languages. MongoDB can be used locally or on Cloud. so in this article will discuss how to set up MongoDB on the...
4

Sachin Chaurasiya · 2 years ago

Learning Some Important Concepts of React Js (part-2)

In a previous article that is part-1, we discussed some important concepts of ReactJs. Learning Some Important Concepts of React Js (part-1) This is the second part of the important concepts...
2

Sachin Chaurasiya · 2 years ago

How to show recent GitHub activities on your profile readme

We all know Github is a great platform to collaborate with people and contribute to open source projects. daily, we do perform some activities on GitHub like creating an issue, creating a...
1

Sachin Chaurasiya · 2 years ago

Learning Some Important Concepts of React Js (part-1)

In this post, we'll discuss some important concepts of React Js. Some Concepts are not just related to React js instead they are universal. List of things that we'll discuss in this post. S...

Sachin Chaurasiya · 2 years ago

How Much JavaScript You Need To Know To Start With ReactJs

If you are planning to learn to react then you must know the most recent JavaScript features that you will use over and over in React. There is no need to be an expert in these topics right...
7

Sachin Chaurasiya · 2 years ago

What is ReactJs and Why it is so popular?

In this article, we will be discussing what is ReactJs and why it is so popular among developers. Let's get started What is Reactjs? According to official website of reactjs, reactjs is a ja...
4

Sachin Chaurasiya · 2 years ago

How To Show Your Latest Blogs On GitHub Profile

As a developer, we love to build our online presence and for that, we do a lot of things like sharing tips and tricks, writing in-depth guides to discuss any tech, writing tutorials on how t...
4

Sachin Chaurasiya · 2 years ago

The Simple Guide to Seo For Your Application

We as a developer mostly focused on solving problems and building stuff. but some other things need our focus and time. Seo(Search Engine Optimization) is one of them, and we can't say that...
1

Sachin Chaurasiya · 2 years ago

5 Awesome Libraries To Use In Your Next ReactJs Project

We all know Reactjs is a UI library using which we can build user interfaces rapidly. but Reactjs ecosystem is so rich that you can build dynamic interactive web applications just by using s...
5

Sachin Chaurasiya · 2 years ago

What is mongo DB ? and why it is getting more popularity?

What is mongo DB? Basically mongo DB is JSON like structure database which provide us with the facility to use JSON objects to store data in our database. Mongo DB is No SQL database. Wait b...
3

Sachin Chaurasiya · 2 years ago

An Introduction to Python dictionary and structuring data

In This article, I will discuss dictionary data type which provides a flexible way to access and organize data. Also, I will discuss how they are created, how to access, remove, add elements...
5

Sachin Chaurasiya · 2 years ago

Some of the Best Open-Source Projects to make your life easier.

We all know javascript is the language using which we can build any type of application whether it is the web, mobile or desktop. from its birth javascript has evolved so much to make develo...
1

Loading More Content