Nilanth

Nilanth @nilanth

About: Full Stack Developer | ReactJS | Redux | NextJS | Laravel | PostgreSQL | AWS | Follow on Twitter for daily updates | Let’s make the web. Faster 🚀

Location:
India
Joined:
Jan 16, 2021

Nilanth
articles - 43 total

How Much Energy Does ChatGPT Use Per Prompt?

How Much Energy Does ChatGPT Use Per Prompt? A Look at Its...

Learn More 0 0Apr 24

How Much Energy Does ChatGPT Use Per Prompt? A Look at Its Hidden Environmental Costs

ChatGPT has become a popular tool for generating human-like responses to a wide range of prompts, but...

Learn More 39 10Apr 23

Does React need Code Review or QA?

In the fast-paced world of software development, project management often seeks to streamline...

Learn More 5 0Sep 3 '24

Seamless Integration of Laravel Breeze API Scaffolding with React Applications

Introduction In the ever-evolving landscape of web development, robust authentication...

Learn More 15 0Apr 30 '24

Discover the 5 Exciting New Features Unveiled in ReactJS 19 Beta

React 19 Beta has officially landed on npm! In this concise yet informative article, we'll highlight...

Learn More 7 1Apr 27 '24

Mastering Remote Work: The Art of Asynchronous Communication and Interruption Minimization

In the ever-evolving landscape of work, remote employment has cemented its place as a standard...

Learn More 8 1Sep 21 '23

Bun 1.0: Your All-in-One Toolkit for Turbocharging JavaScript and TypeScript Development

JavaScript, a language that has taken the digital world by storm, has evolved significantly over the...

Learn More 15 0Sep 10 '23

Exploring the Benefits of Server Components in NextJS

In the ever-evolving landscape of web development, staying ahead of the curve is essential. As web...

Learn More 7 0Sep 5 '23

Unleashing the Full Power of PostgreSQL: A Definitive Guide to Supercharge Performance!

Unleashing the Full Power of PostgreSQL: Boost Your Application's Performance with Expert Techniques...

Learn More 5 0Aug 12 '23

10 Transformative Steps Towards Excelling as a Software Engineer

In today’s fast-paced world, software engineers are in high demand. However, not all software...

Learn More 7 0Aug 6 '23

50 ChatGPT Prompts to Debug ReactJS Issues - Free EBook

Debugging ReactJS applications can be a real challenge, especially when you're trying to identify and...

Learn More 11 0Apr 29 '23

5 Tips for Optimizing ReactJS Performance and Building Lightning-Fast Applications

ReactJS is a popular JavaScript library for building user interfaces. However, building...

Learn More 9 0Apr 22 '23

PostgreSQL Performance Tuning: A Guide to Vacuum, Analyze, and Reindex

Learn how to optimize the performance of your PostgreSQL database using the Vacuum, Analyze, and...

Learn More 8 0Apr 12 '23

Why You Should Use a React Framework for Your Next Project

React has become one of the most popular front-end development tools in recent years, and for good...

Learn More 22 3Mar 28 '23

Twitter Followers Realtime Tracker

TwiterStats is a Realtime Twitter Followers Tracker with some cool features. Real time followers...

Learn More 2 0Mar 12 '23

Multi-threaded React App using useWorker

Process expensive and UI-blocking tasks in a separate thread using useWorker. As we all know,...

Learn More 258 23Feb 3 '23

Integrate React Error Boundary with Slack

We might use some third-party services to catch the production errors from React App. Mostly they are...

Learn More 3 0Dec 31 '22

Use PNPM instead of NPM, Yarn

Are you working on multiple ReactJS projects with common dependencies? Then this article is for...

Learn More 31 3Sep 29 '22

7 Laravel Packages to Improve Coding Standards and Reduce Bugs

Packages to analyse coding standards and reduce bugs Frustrated with fixing the same kind of issues...

Learn More 58 1Aug 1 '22

Use Vite for React Apps instead of CRA

Most of us will be using Create React App for creating React App. It supports all the configurations...

Learn More 120 12May 16 '22

Laravel Sanctum Authentication for React App using Breeze

Steps to integrated Laravel Sanctum authentication with React app using Breeze API...

Learn More 16 2Mar 18 '22

Twitter Followers Tracker using Next.js, NextAuth and TailwindCSS

Steps to build Twitter followers counter using Next.js, NextAuth, SWR, Tailwind CSS with Dark Mode...

Learn More 50 3Jan 5 '22

Free eBook for React Optimization and Development Resources

ReactJS Optimization Techniques and Development Resources ebook helps you to optimize your React...

Learn More 26 0Nov 11 '21

React Architecture for Enterprise Application

Structure and Organize React Components for Enterprise Application React is the most popular...

Learn More 1022 29Nov 6 '21

Don't Optimize Your React App, Use Preact Instead

Preact - Performance Optimization by default A few months ago, I wrote an article based on...

Learn More 362 20Nov 1 '21

How to Reduce AWS EC2 Development Instances Cost by 60%

Steps to reduce EC2 development instances cost using scheduled scaling. We are all aware that Amazon...

Learn More 4 0Sep 27 '21

How to Reduce React App Loading Time By 70%

Steps to decrease your React app initial loading time using code splitting. We build large-scale...

Learn More 450 17Sep 14 '21

Build a Portfolio Using Next.js, Tailwind, and Vercel with Dark Mode Support

Steps to build a portfolio website using Next.js and Tailwind with Dark Mode Support. You can...

Learn More 246 3Aug 27 '21

10 React Packages with 1K UI Components

10 React Packages which has more than 1K UI Components to speed up the development. React has a very...

Learn More 80 5Aug 19 '21

No More ../../../ Import in React

Steps to configure absolute Import in Create React App without any third-party packages. Are you...

Learn More 1552 52Aug 15 '21