DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introducing Tracetrail - The API Debugging Tool You Need

Introducing Tracetrail - The API Debugging Tool You Need

Comments
2 min read
Building a course landing page with NextJS and Tailwind

Building a course landing page with NextJS and Tailwind

121
Comments 12
2 min read
3D Animated Search Bar

3D Animated Search Bar

7
Comments
2 min read
How to Configure Path Aliases in Frontend Projects in the Native Way

How to Configure Path Aliases in Frontend Projects in the Native Way

55
Comments 4
14 min read
Exploring the Future of Server-Side Rendering in React

Exploring the Future of Server-Side Rendering in React

Comments 1
16 min read
Explain React 18 useTransition Hook with Examples

Explain React 18 useTransition Hook with Examples

2
Comments
6 min read
Understanding Angular ControlValueAccessor

Understanding Angular ControlValueAccessor

2
Comments 3
3 min read
Revolutionise your Team Management Processes with Notion 🔥

Revolutionise your Team Management Processes with Notion 🔥

24
Comments 1
4 min read
How to Build Flutter Android Apps to Scan Documents from AirPrint MFPs

How to Build Flutter Android Apps to Scan Documents from AirPrint MFPs

2
Comments
8 min read
How To Center An Element With CSS

How To Center An Element With CSS

Comments
4 min read
Writing Single Page Application With Nim 👑

Writing Single Page Application With Nim 👑

3
Comments 1
2 min read
Maximizing Magento 2 Security: Advanced Techniques for Experienced Developers

Maximizing Magento 2 Security: Advanced Techniques for Experienced Developers

2
Comments 1
7 min read
Write and test your first Vue.js component with Jest

Write and test your first Vue.js component with Jest

6
Comments
5 min read
Understanding angular ControlValueAccessor with an example

Understanding angular ControlValueAccessor with an example

4
Comments
4 min read
How to install Laravel globally in Ubuntu

How to install Laravel globally in Ubuntu

Comments
1 min read
Stop using useState for everything

Stop using useState for everything

3
Comments 1
2 min read
Implementing SMS-enabled Two-Factor Authentication using NestJS, Twilio and Prisma

Implementing SMS-enabled Two-Factor Authentication using NestJS, Twilio and Prisma

11
Comments 2
21 min read
Object.seal() vs Object.freeze()

Object.seal() vs Object.freeze()

5
Comments
1 min read
Getting Started with the React PDF Viewer

Getting Started with the React PDF Viewer

1
Comments
1 min read
The Future of Ruby on Rails: from the perspective of a newcomer

The Future of Ruby on Rails: from the perspective of a newcomer

4
Comments 2
4 min read
How to Build a Developer Blog with Storyblok and Nextjs.

How to Build a Developer Blog with Storyblok and Nextjs.

4
Comments
10 min read
How I am using composer to install Dolibarr modules

How I am using composer to install Dolibarr modules

Comments 1
2 min read
Code Smell 211 - Tab over Spaces

Code Smell 211 - Tab over Spaces

1
Comments 12
2 min read
memo vs useMemo in React

memo vs useMemo in React

7
Comments
9 min read
Exploding Kittens Card Game - React, Nodejs and Redis

Exploding Kittens Card Game - React, Nodejs and Redis

7
Comments
5 min read
Redis Performance Tuning: How to Optimize Redis for High-Traffic Applications

Redis Performance Tuning: How to Optimize Redis for High-Traffic Applications

158
Comments 2
7 min read
Improving Laravel Performance with the 80/20 Rule

Improving Laravel Performance with the 80/20 Rule

2
Comments
6 min read
Designing a User-Friendly Course Catalog With Pink Design and Nuxt

Designing a User-Friendly Course Catalog With Pink Design and Nuxt

10
Comments
6 min read
Unlocking your website's potential: eliminate render-blocking resources

Unlocking your website's potential: eliminate render-blocking resources

Comments 2
3 min read
Error handling in the JavaScript Fetch API

Error handling in the JavaScript Fetch API

2
Comments 1
5 min read
The Magical World of JavaScript Engines: Everything you Need to Know

The Magical World of JavaScript Engines: Everything you Need to Know

19
Comments 2
3 min read
Spread and Rest operator in JS

Spread and Rest operator in JS

1
Comments
2 min read
Building Smart Contracts with Cudos Blockchains

Building Smart Contracts with Cudos Blockchains

4
Comments
2 min read
Storybook GPT

Storybook GPT

3
Comments
2 min read
Launch Week Day 2 - Community Help

Launch Week Day 2 - Community Help

Comments
2 min read
My Journey to GSoC'2023

My Journey to GSoC'2023

8
Comments
3 min read
What is a slug and how to create one?

What is a slug and how to create one?

3
Comments
3 min read
Writing Modular code in ReactJS

Writing Modular code in ReactJS

1
Comments
3 min read
Python How-To: Prepending And Appending Text To Fill Space

Python How-To: Prepending And Appending Text To Fill Space

1
Comments
5 min read
Realistic Switch button in CSS

Realistic Switch button in CSS

7
Comments
2 min read
Configurable CSS Components

Configurable CSS Components

10
Comments 2
4 min read
Tudo sobre formulários - HTML

Tudo sobre formulários - HTML

14
Comments
4 min read
Async/Await — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

Async/Await — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

1
Comments
5 min read
Husky with Yarn Monorepo 🐶🐱

Husky with Yarn Monorepo 🐶🐱

Comments
3 min read
The Origins of Python: A Journey Through Its History and Evolution

The Origins of Python: A Journey Through Its History and Evolution

1
Comments
3 min read
Local Storage vs Session Storage in JavaScript

Local Storage vs Session Storage in JavaScript

7
Comments 1
2 min read
Implementing Binary Search Tree in Javascript

Implementing Binary Search Tree in Javascript

1
Comments 1
2 min read
how to populate a Stacked Bar Chart in plain javascript

how to populate a Stacked Bar Chart in plain javascript

3
Comments
2 min read
Creating a Reservation System in Laravel with Lara Reserve: A Step-by-Step Guide

Creating a Reservation System in Laravel with Lara Reserve: A Step-by-Step Guide

5
Comments 2
6 min read
TypeScript: type compatibility vs duck typing

TypeScript: type compatibility vs duck typing

Comments 3
4 min read
MongoDB Ditches Tradition, Pushes Developers to Download Software Separately.

MongoDB Ditches Tradition, Pushes Developers to Download Software Separately.

1
Comments
2 min read
Is PHP going to die?

Is PHP going to die?

4
Comments 18
1 min read
Understanding Basic Types in TypeScript

Understanding Basic Types in TypeScript

Comments
5 min read
NodeJS Server Side Rendering (SSR) - do we really need it?

NodeJS Server Side Rendering (SSR) - do we really need it?

11
Comments 7
2 min read
Immutable Primitive Values

Immutable Primitive Values

Comments
1 min read
Tips and tricks for optimizing Python code performance (Part 1)

Tips and tricks for optimizing Python code performance (Part 1)

Comments 1
5 min read
Websites to practice anything(free), Tech only!

Websites to practice anything(free), Tech only!

1
Comments 4
1 min read
How to use Joi Validator in Node + Express Applications. Do it the right way

How to use Joi Validator in Node + Express Applications. Do it the right way

6
Comments
7 min read
Blazing a Trail: Web App Development with Microsoft Blazor in 2023

Blazing a Trail: Web App Development with Microsoft Blazor in 2023

9
Comments 2
11 min read
ecmascript

ecmascript

2
Comments
1 min read
loading...