DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Let's Build a Full-Stack App with tRPC and Next.js App router

Let's Build a Full-Stack App with tRPC and Next.js App router

6
Comments 2
8 min read
Exploring Key Features of Heroku and AWS: A Comparative Analysis

Exploring Key Features of Heroku and AWS: A Comparative Analysis

Comments
3 min read
Mastering Git: 30 Essential Commands Every Developer Should Know

Mastering Git: 30 Essential Commands Every Developer Should Know

55
Comments 8
3 min read
How to stop form spam without using ReCaptcha?

How to stop form spam without using ReCaptcha?

6
Comments 11
2 min read
Understanding the `this` Keyword in JavaScript

Understanding the `this` Keyword in JavaScript

68
Comments 8
2 min read
The fastest way to build an authentication system

The fastest way to build an authentication system

24
Comments 3
4 min read
Master Redux: A Simple Guide for React Developers

Master Redux: A Simple Guide for React Developers

10
Comments 1
5 min read
Tools and Skills for .NET 8: Episode 1

Tools and Skills for .NET 8: Episode 1

11
Comments
2 min read
🚀Enhancing Your Next.js Starter: Introducing Renovate, SonarCloud, and CodeFactor🚀

🚀Enhancing Your Next.js Starter: Introducing Renovate, SonarCloud, and CodeFactor🚀

1
Comments
3 min read
30 React Example Projects to Learn From (Open-source, Beginner-Advanced Level)

30 React Example Projects to Learn From (Open-source, Beginner-Advanced Level)

44
Comments
8 min read
TailwindCSS vs Bootstrap

TailwindCSS vs Bootstrap

1
Comments
6 min read
Tailwind CSS or Styled Components?

Tailwind CSS or Styled Components?

Comments
4 min read
How To Verify Forms Using Formik in React js

How To Verify Forms Using Formik in React js

1
Comments
6 min read
How to Implement Pagination with JavaScript

How to Implement Pagination with JavaScript

45
Comments 1
9 min read
How the Bathroom app offers a real-life solution to a real-world problem

How the Bathroom app offers a real-life solution to a real-world problem

1
Comments
2 min read
The Role of Canva in the world of Software Development

The Role of Canva in the world of Software Development

Comments
1 min read
Modificando versĂŁo do node na Netlify

Modificando versĂŁo do node na Netlify

2
Comments
1 min read
Taliwind CSS VS Boostrap:which one should you choose?

Taliwind CSS VS Boostrap:which one should you choose?

1
Comments
2 min read
Introducing Micro Agent: An (Actually Reliable) AI Coding Agent

Introducing Micro Agent: An (Actually Reliable) AI Coding Agent

8
Comments
8 min read
Semantic HTML vs Web Components: Building Blocks of a Better Web

Semantic HTML vs Web Components: Building Blocks of a Better Web

37
Comments 3
2 min read
I scraped thousands of jobs from the internet and used AI (GPT4) to score them based on work-life balance

I scraped thousands of jobs from the internet and used AI (GPT4) to score them based on work-life balance

2
Comments
1 min read
Why is unserializing an object in PHP a bad idea?

Why is unserializing an object in PHP a bad idea?

8
Comments 3
3 min read
What is low Latency?

What is low Latency?

1
Comments 1
6 min read
Forms without an accessible name are not exposed as ARIA landmarks

Forms without an accessible name are not exposed as ARIA landmarks

3
Comments
3 min read
Enhancing OIDC security with demonstrating proof of possession (DPoP)

Enhancing OIDC security with demonstrating proof of possession (DPoP)

15
Comments
3 min read
GSoC’24(CircuitVerse) Week 1 & 2

GSoC’24(CircuitVerse) Week 1 & 2

Comments
1 min read
Why['1','5','11'].map(parseInt) returns [1, NaN, 3] in Javascript

Why['1','5','11'].map(parseInt) returns [1, NaN, 3] in Javascript

41
Comments 14
2 min read
Creating A Carousel with Vanilla JS

Creating A Carousel with Vanilla JS

4
Comments
12 min read
ChatPlus is an Open Source PWA that provides the experience of using a mobile app.

ChatPlus is an Open Source PWA that provides the experience of using a mobile app.

95
Comments 10
20 min read
Angular VS VueJS

Angular VS VueJS

4
Comments
11 min read
🌟 Embracing Cloud-Native Applications in the IT Industry ☁️🚀

🌟 Embracing Cloud-Native Applications in the IT Industry ☁️🚀

4
Comments
1 min read
How to setup Redux in React Js

How to setup Redux in React Js

Comments
3 min read
Optimizing JavaScript for Performance

Optimizing JavaScript for Performance

8
Comments 9
3 min read
Level Up Your CSS Game: The Advantages of CSS Pre-processors

Level Up Your CSS Game: The Advantages of CSS Pre-processors

Comments
1 min read
The Journey of a Website: What Happens When You Type 'https://www.google.com' and Press Enter?

The Journey of a Website: What Happens When You Type 'https://www.google.com' and Press Enter?

Comments
3 min read
Mastering Error Boundaries in React: A Guide to Effective Error Handling

Mastering Error Boundaries in React: A Guide to Effective Error Handling

1
Comments
4 min read
Client Mapping Made Easy: Leveraging Autonomous Agents in API Integrations

Client Mapping Made Easy: Leveraging Autonomous Agents in API Integrations

2
Comments
4 min read
Maximizing Productivity with ChatGPT: Comparing ChatGPT-3.5 and ChatGPT-4 Omni for Diverse AI Applications

Maximizing Productivity with ChatGPT: Comparing ChatGPT-3.5 and ChatGPT-4 Omni for Diverse AI Applications

Comments
4 min read
Deploy MERN Stack in Digitalocean (2024 version)

Deploy MERN Stack in Digitalocean (2024 version)

4
Comments
5 min read
Types of Scopes in javascript

Types of Scopes in javascript

Comments
3 min read
Path To A Clean(er) React Architecture (Part 8) - How Does React-Query Fit Into The Picture?

Path To A Clean(er) React Architecture (Part 8) - How Does React-Query Fit Into The Picture?

1
Comments
8 min read
Preparing for the 100 Days of MERN Full Stack Challenge: The Goals, Plan, and Expectations

Preparing for the 100 Days of MERN Full Stack Challenge: The Goals, Plan, and Expectations

1
Comments
2 min read
Day 1 - Hi, I started learning with AWS and I'll share what i learn each day and if you find something wrong then let me know

Day 1 - Hi, I started learning with AWS and I'll share what i learn each day and if you find something wrong then let me know

Comments
1 min read
How to create a new Next.js project with Cloudflare Pages and Workers

How to create a new Next.js project with Cloudflare Pages and Workers

12
Comments
3 min read
Building a Secure Employee Dashboard with Facial Authentication: A Comprehensive Next.js Tutorial

Building a Secure Employee Dashboard with Facial Authentication: A Comprehensive Next.js Tutorial

86
Comments 9
7 min read
Introducing MVPable: The SaaS Kit to Launch Your Product Fast

Introducing MVPable: The SaaS Kit to Launch Your Product Fast

1
Comments
2 min read
Getting Started with Next.js: Part 8 - State Management and API Integration

Getting Started with Next.js: Part 8 - State Management and API Integration

Comments
2 min read
What to do as your first project?

What to do as your first project?

2
Comments
2 min read
Stripe Subscription Payments With Nest.js and Prisma — Part 1

Stripe Subscription Payments With Nest.js and Prisma — Part 1

1
Comments 1
5 min read
7 Python Excel Libraries: In-Depth Review for Developers

7 Python Excel Libraries: In-Depth Review for Developers

18
Comments
11 min read
What is Backend Development: Understanding the Fundamentals of Backend Development

What is Backend Development: Understanding the Fundamentals of Backend Development

Comments
3 min read
Day 18 / 100 Days of Code

Day 18 / 100 Days of Code

Comments
1 min read
Authentication & Authorization

Authentication & Authorization

1
Comments
2 min read
🙅 Why Hating TypeScript in 2024 Doesn't Make Sense

🙅 Why Hating TypeScript in 2024 Doesn't Make Sense

118
Comments 88
6 min read
Running and Creating Your Own LLMs Locally with Node.js API using Ollama

Running and Creating Your Own LLMs Locally with Node.js API using Ollama

9
Comments 2
2 min read
useState is not always the correct answer❌

useState is not always the correct answer❌

2
Comments
2 min read
Must have VS code extensions in 2024

Must have VS code extensions in 2024

9
Comments 3
2 min read
Stay Compliant, Mitigate Risks: Understanding AML and KYC as a technologist

Stay Compliant, Mitigate Risks: Understanding AML and KYC as a technologist

12
Comments
7 min read
Vue.js da "watch" ning vazifasi va qanday ishlaydi ?

Vue.js da "watch" ning vazifasi va qanday ishlaydi ?

3
Comments 1
2 min read
Testing React Applications with Cypress: A Comprehensive Guide

Testing React Applications with Cypress: A Comprehensive Guide

1
Comments
4 min read
loading...