Coding Pastor

Coding Pastor

Follow
Follow
homeLet's Cook!!badgesnewsletter
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

What the Hell is Web 5.0?

Nov 28, 20234 min read247 views

Ever stumbled upon the term Web5 and wondered, "What on earth could that be?" Well, today's your lucky day, because we're about to unravel this...

What the Hell is Web 5.0?

Uncovering the Key to a Speedy Frontend Framework

May 15, 20237 min read1.3K views

Introduction Discover the magic behind lightning-fast frontend frameworks that revolutionize the web development landscape! Unravel the secrets of...

Uncovering the Key to a Speedy Frontend Framework

Boost Your React Skills: Essential Tips for Every Developer

May 12, 20237 min read246 views

Photo by Rahul Mishra Unsplash In this article, I'm going to reveal some super amazing React application tips that will totally boost your performance...

Boost Your React Skills: Essential Tips for Every Developer

Goodbye create-react-app: A New Approach

Apr 24, 20235 min read6.7K views

Are you ready to say goodbye to an old friend? For many React developers, create-react-app has been a trusty companion in their journey of building...

Goodbye create-react-app: A New Approach

Dealing with Errors like a pro in React.js

Apr 3, 20232 min read165 views

Introduction We have all encountered errors while building our react application. Errors that will always break our application. And then, when we...

Dealing with Errors like a pro in React.js

How to change the default port for your react app

Mar 25, 20232 min read261 views

There are several ways to change the default port for your react application, Let us start with the easy one. Change the port from your .env file You...

How to change the default port for your react app