DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Sitecore Personalize: tips & tricks for decision models and programmable nodes

Sitecore Personalize: tips & tricks for decision models and programmable nodes

8
Comments
4 min read
A Guide for Terraform Versioning in Infrastructure-as-Code Management

A Guide for Terraform Versioning in Infrastructure-as-Code Management

1
Comments 1
5 min read
About HTTP : request, response and methods

About HTTP : request, response and methods

2
Comments
1 min read
Benchmark TypeScript Parsers: Demystify Rust Tooling Performance

Benchmark TypeScript Parsers: Demystify Rust Tooling Performance

7
Comments 5
11 min read
How to convert an Object into an array?

How to convert an Object into an array?

4
Comments
2 min read
Understanding Server-Side Rendering (SSR) vs. Client-Side Rendering (CSR)

Understanding Server-Side Rendering (SSR) vs. Client-Side Rendering (CSR)

6
Comments
2 min read
Dog Makeover Game | HTML, CSS & JavaScript Project

Dog Makeover Game | HTML, CSS & JavaScript Project

2
Comments
1 min read
Web Development fundamentals: A Comprehensive Guide for Beginners

Web Development fundamentals: A Comprehensive Guide for Beginners

4
Comments 2
4 min read
The NPM Packages Every UI/UX Developer Should Know

The NPM Packages Every UI/UX Developer Should Know

2
Comments
3 min read
How open source landed me a job in a YC company

How open source landed me a job in a YC company

30
Comments 4
7 min read
How to Resolve Merge Conflicts Using the Merge Editor Feature on VS Code

How to Resolve Merge Conflicts Using the Merge Editor Feature on VS Code

14
Comments 2
4 min read
Your values are 'Truthy' or 'Falsy', JavaScript

Your values are 'Truthy' or 'Falsy', JavaScript

2
Comments
1 min read
Getting Started with the React Range Slider Component

Getting Started with the React Range Slider Component

1
Comments
2 min read
Best Blogging Platforms for Developers

Best Blogging Platforms for Developers

138
Comments
10 min read
What makes you a good Programmer?

What makes you a good Programmer?

11
Comments 4
1 min read
How to internationalize Next.js app directory

How to internationalize Next.js app directory

8
Comments 1
11 min read
Python Sets : A Comprehensive Guide

Python Sets : A Comprehensive Guide

15
Comments 4
6 min read
How to Use Cloud Functions to Automate GitHub Moderation

How to Use Cloud Functions to Automate GitHub Moderation

9
Comments 1
6 min read
Make your own HTTP server in ruby

Make your own HTTP server in ruby

20
Comments
4 min read
Why Laravel Is the Ideal Stack for Rapid SaaS Development

Why Laravel Is the Ideal Stack for Rapid SaaS Development

Comments
3 min read
Evolution of Web Design and Development in Sri Lanka

Evolution of Web Design and Development in Sri Lanka

2
Comments
3 min read
JavaScript Memoization

JavaScript Memoization

4
Comments 2
2 min read
The True Price of My Open Source Journey

The True Price of My Open Source Journey

12
Comments 11
2 min read
How To Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial

How To Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial

Comments 2
8 min read
Arrow Functions vs. Regular Functions in JavaScript: A Comprehensive Guide

Arrow Functions vs. Regular Functions in JavaScript: A Comprehensive Guide

1
Comments 7
2 min read
Tailwind CSS theming system detected, dark and light theme with NextJS

Tailwind CSS theming system detected, dark and light theme with NextJS

Comments
3 min read
Episode 23/46: Implicit Imports & Signal-based inputs, Becoming Angular Contributor, DI deep-dive

Episode 23/46: Implicit Imports & Signal-based inputs, Becoming Angular Contributor, DI deep-dive

5
Comments
2 min read
Responsive Number Counting Animation With JavaScript Project With Source Code

Responsive Number Counting Animation With JavaScript Project With Source Code

4
Comments
4 min read
Expanding on My ReactJS Knowledge

Expanding on My ReactJS Knowledge

Comments
5 min read
A Comprehensive Guide to SQL Query Optimization Techniques

A Comprehensive Guide to SQL Query Optimization Techniques

11
Comments 1
2 min read
Day 94: Frameworks

Day 94: Frameworks

6
Comments
3 min read
🛠️ HTML First - Simpler, Faster, Better Web Development

🛠️ HTML First - Simpler, Faster, Better Web Development

8
Comments
3 min read
Web Caching - Cache-Control max-age, stale-while-revalidate

Web Caching - Cache-Control max-age, stale-while-revalidate

5
Comments
4 min read
Resolving Selenium's Zombie Process Issue

Resolving Selenium's Zombie Process Issue

Comments 1
2 min read
✨11 React Components to Become a Pro 🦃🍁 🥧

✨11 React Components to Become a Pro 🦃🍁 🥧

123
Comments 1
5 min read
Detect Idle User With JavaScript Project With Source Code

Detect Idle User With JavaScript Project With Source Code

4
Comments
4 min read
How we built a GPT Web App Generator for React & Node.js - from idea to 25,000 apps in 4 months

How we built a GPT Web App Generator for React & Node.js - from idea to 25,000 apps in 4 months

161
Comments 7
8 min read
Day 93: Web components

Day 93: Web components

7
Comments 3
2 min read
JavaScript Chaining

JavaScript Chaining

11
Comments
4 min read
ASP.NET Core - Policy-Based Authorization for Fine-Grained Access Control

ASP.NET Core - Policy-Based Authorization for Fine-Grained Access Control

Comments
1 min read
🦓 The Zebras Guide to Showcase Markdown Images in Light & Dark Mode 🚀

🦓 The Zebras Guide to Showcase Markdown Images in Light & Dark Mode 🚀

153
Comments 10
5 min read
10 Youtube channels to enhance your skills as a frontend developer

10 Youtube channels to enhance your skills as a frontend developer

39
Comments 14
3 min read
Do you know AJAX?

Do you know AJAX?

2
Comments
2 min read
Comparative Analysis: Syncloop vs Other API Development Platforms

Comparative Analysis: Syncloop vs Other API Development Platforms

Comments
2 min read
Design Sessions

Design Sessions

1
Comments 2
5 min read
.NET Core vs Java: Which Programming Platform Has Better Performance?

.NET Core vs Java: Which Programming Platform Has Better Performance?

5
Comments
5 min read
API security: How to implement Authentication and Authorization with AWS Cognito in Spring Boot

API security: How to implement Authentication and Authorization with AWS Cognito in Spring Boot

7
Comments 2
8 min read
Bootcamps don't teach you this...

Bootcamps don't teach you this...

20
Comments 5
3 min read
JavaScript'de Array Kavramı

JavaScript'de Array Kavramı

2
Comments
1 min read
Full stack monolith experiment with Golang

Full stack monolith experiment with Golang

8
Comments
4 min read
Secure Connection between Lambda and RDS: Choosing and Implementing SSL/TLS Certificates

Secure Connection between Lambda and RDS: Choosing and Implementing SSL/TLS Certificates

7
Comments
2 min read
Best Way to Learn Web Development

Best Way to Learn Web Development

48
Comments 5
5 min read
Open-source number input component examples with Tailwind CSS

Open-source number input component examples with Tailwind CSS

24
Comments
4 min read
Why Isn't React Re-rendering When State is Updated with the Same Value?

Why Isn't React Re-rendering When State is Updated with the Same Value?

3
Comments 3
5 min read
Functional Programming in JavaScript: A Comprehensive Guide to Clean and Maintainable Code

Functional Programming in JavaScript: A Comprehensive Guide to Clean and Maintainable Code

Comments
4 min read
Como identificar vulnerabilidades no código fonte?

Como identificar vulnerabilidades no código fonte?

24
Comments 3
8 min read
Building Your Brand as a Developer Through Open Source

Building Your Brand as a Developer Through Open Source

16
Comments
5 min read
Parallax using scroll driven animations

Parallax using scroll driven animations

2
Comments
2 min read
10 Cool CodePen Demos (October 2023)

10 Cool CodePen Demos (October 2023)

27
Comments 3
2 min read
JavaScript Design Patterns: The Ultimate Guide — Part 1

JavaScript Design Patterns: The Ultimate Guide — Part 1

43
Comments 3
3 min read
loading...