DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Async-Await in JavaScript

Async-Await in JavaScript

1
Comments
2 min read
Modern Web Development: Centering DIVs in new exciting wrong ways with AI!

Modern Web Development: Centering DIVs in new exciting wrong ways with AI!

3
Comments 4
2 min read
Advanced ts: playing with generics in a React.Context

Advanced ts: playing with generics in a React.Context

4
Comments 1
3 min read
AutoMapper in Asp.net Core 7 Web API

AutoMapper in Asp.net Core 7 Web API

Comments 1
3 min read
Angular Universal is the Problem, not Angular

Angular Universal is the Problem, not Angular

12
Comments 26
3 min read
Python Normal Classes vs. Data Classes: Which Should You Use?

Python Normal Classes vs. Data Classes: Which Should You Use?

2
Comments
5 min read
What you need to know about Github Workflows

What you need to know about Github Workflows

4
Comments
4 min read
Best Practices for Building a Comprehensive Enterprise Data Security Strategy

Best Practices for Building a Comprehensive Enterprise Data Security Strategy

7
Comments
10 min read
Building an API in Flask

Building an API in Flask

1
Comments
3 min read
Understanding Hoisting in JavaScript: Building a mental model- part 1

Understanding Hoisting in JavaScript: Building a mental model- part 1

1
Comments
4 min read
Understanding Hoisting in JavaScript: Different forms of Hoisting - part 2

Understanding Hoisting in JavaScript: Different forms of Hoisting - part 2

Comments
2 min read
Build automated test suite with 150 tests and 80% code coverage in 30 minutes

Build automated test suite with 150 tests and 80% code coverage in 30 minutes

8
Comments 2
5 min read
Build a Complete Website from Scratch with Tailwind & TailGrids

Build a Complete Website from Scratch with Tailwind & TailGrids

3
Comments
2 min read
Usage of pgpool-II and AGE at PostgeSQL

Usage of pgpool-II and AGE at PostgeSQL

1
Comments
3 min read
HTML Code for Word Counter

HTML Code for Word Counter

Comments 1
1 min read
Next.js Weekly Recap #1: Streaming Support, Static Exports, React Email, Shadcn/UI

Next.js Weekly Recap #1: Streaming Support, Static Exports, React Email, Shadcn/UI

7
Comments
3 min read
Getting Started with Nx, Angular, and NestJS

Getting Started with Nx, Angular, and NestJS

8
Comments
7 min read
Bubble Sort Simplified

Bubble Sort Simplified

Comments
3 min read
5 useful JSON tools to improve your productivity

5 useful JSON tools to improve your productivity

4
Comments 1
7 min read
Making a basic HTTP server with Golang

Making a basic HTTP server with Golang

13
Comments
3 min read
The Ultimate Tips to Algolia Integration for nopCommerce

The Ultimate Tips to Algolia Integration for nopCommerce

2
Comments
4 min read
Deftly🦅 Handle exceptions in Node/Express Application

Deftly🦅 Handle exceptions in Node/Express Application

Comments
10 min read
The Newbie Framework: SvelteKit🔥

The Newbie Framework: SvelteKit🔥

1
Comments 2
2 min read
Should I Choose Tailwind or Vanilla CSS?

Should I Choose Tailwind or Vanilla CSS?

15
Comments 38
3 min read
TypeScript Type for Conditional Parameters with Compile-Time Validation

TypeScript Type for Conditional Parameters with Compile-Time Validation

Comments
4 min read
How to Build a Responsive One Fold Accordion Using Purely TailwindCSS

How to Build a Responsive One Fold Accordion Using Purely TailwindCSS

1
Comments
8 min read
34 JavaScript String Methods Cheatsheet

34 JavaScript String Methods Cheatsheet

26
Comments 2
14 min read
JavaScript 🐲 challenges_4 ⚔️

JavaScript 🐲 challenges_4 ⚔️

7
Comments 2
1 min read
How to update a user password with Django RestFramework

How to update a user password with Django RestFramework

Comments
2 min read
Embedding audio files in a Hugo site

Embedding audio files in a Hugo site

Comments 2
2 min read
An important guide on Angular Directives and their types

An important guide on Angular Directives and their types

1
Comments 2
5 min read
"Streamlining Data Management in React with React Query: A Comprehensive Guide and Sample Project"

"Streamlining Data Management in React with React Query: A Comprehensive Guide and Sample Project"

Comments
4 min read
Understanding Providers and Dependency Injection in NestJS

Understanding Providers and Dependency Injection in NestJS

3
Comments 3
3 min read
How to convert CSV to SQL insert statements?

How to convert CSV to SQL insert statements?

3
Comments
2 min read
Think Twice Before You Use the forEach Array Method

Think Twice Before You Use the forEach Array Method

2
Comments 1
4 min read
Deploying your project on AWS

Deploying your project on AWS

Comments
4 min read
Make API product lifecycle management easy

Make API product lifecycle management easy

34
Comments
7 min read
Reactotron- Debugging tool for React Native and React Project

Reactotron- Debugging tool for React Native and React Project

Comments
3 min read
Introduction to Symbols Using Type Script

Introduction to Symbols Using Type Script

Comments 1
2 min read
How To Optimize the Code Structure of a Simple PHP Application as Your Project Grows

How To Optimize the Code Structure of a Simple PHP Application as Your Project Grows

22
Comments 4
6 min read
How to Make Web Scraping Faster – Python Tutorial

How to Make Web Scraping Faster – Python Tutorial

Comments
26 min read
Validate an OpenID Connect JWT using a public key in JWKS

Validate an OpenID Connect JWT using a public key in JWKS

11
Comments
4 min read
Command Driven Design Pattern - ROR

Command Driven Design Pattern - ROR

5
Comments
2 min read
🏆⚛️React Roadmap Guide for Beginners 2023

🏆⚛️React Roadmap Guide for Beginners 2023

5
Comments 1
3 min read
Value type vs Reference type in JavaScript

Value type vs Reference type in JavaScript

1
Comments
3 min read
Request response flow between React frontend & Ruby on Rails backend

Request response flow between React frontend & Ruby on Rails backend

3
Comments
3 min read
No More Goerli Faucets! Using the New Infura Sepolia Faucet for Ethereum Smart Contract Testing

No More Goerli Faucets! Using the New Infura Sepolia Faucet for Ethereum Smart Contract Testing

1
Comments 1
4 min read
How to Create Responsive Containers for Your Website: Step-by-Step Tutorial

How to Create Responsive Containers for Your Website: Step-by-Step Tutorial

21
Comments
5 min read
Understanding DOM(Document Object Model)

Understanding DOM(Document Object Model)

Comments
5 min read
Introducing AI Ipsum

Introducing AI Ipsum

11
Comments 2
2 min read
Supercharge your React app with useSWR

Supercharge your React app with useSWR

4
Comments 7
5 min read
A story of let, const, object mutation, and a bug in my code

A story of let, const, object mutation, and a bug in my code

45
Comments 9
10 min read
Making a Speedrun Timer: Chapter 1

Making a Speedrun Timer: Chapter 1

2
Comments
5 min read
Application Deployment On Azure Cloud using Azure Web App Service

Application Deployment On Azure Cloud using Azure Web App Service

3
Comments
5 min read
What's your favorite font for making websites?

What's your favorite font for making websites?

2
Comments 1
1 min read
How To Automate Desktops Apps Using WinAppDriver

How To Automate Desktops Apps Using WinAppDriver

1
Comments
45 min read
Tips and Tricks for First-Time Attendees of AWS re:Invent Conference & Popular AWS Services to Watch Out for

Tips and Tricks for First-Time Attendees of AWS re:Invent Conference & Popular AWS Services to Watch Out for

2
Comments
6 min read
Deploying your React App to Firebase Hosting

Deploying your React App to Firebase Hosting

1
Comments
3 min read
Directly upload large files to the cloud with Anvil

Directly upload large files to the cloud with Anvil

2
Comments
8 min read
JavaScript EP1: Event Loop♻️

JavaScript EP1: Event Loop♻️

Comments
2 min read
loading...