Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
Web Development
Follow
Hide
Because the internet...
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
🚆 Building a Scalable Transport System with React & Tailwind
eze ernest
eze ernest
eze ernest
Follow
Jan 29
🚆 Building a Scalable Transport System with React & Tailwind
#
react
#
tailwindcss
#
webdev
#
frontend
1
reaction
Comments
2
comments
1 min read
"Tell, Don't Ask" Principle Explained in 100 Seconds
Dzung Nguyen
Dzung Nguyen
Dzung Nguyen
Follow
Jan 19
"Tell, Don't Ask" Principle Explained in 100 Seconds
#
javascript
#
webdev
#
java
#
c
2
reactions
Comments
Add Comment
4 min read
How to configure CORS for Next.js
Marek Elmayan
Marek Elmayan
Marek Elmayan
Follow
for
Theodo
Jan 29
How to configure CORS for Next.js
#
webdev
#
security
#
nextjs
#
opensource
9
reactions
Comments
Add Comment
7 min read
Building High-Performance React Components with AI Assistance
Luke Stahl
Luke Stahl
Luke Stahl
Follow
for
Builder.io
Jan 29
Building High-Performance React Components with AI Assistance
#
react
#
ai
#
webdev
#
javascript
8
reactions
Comments
Add Comment
6 min read
10 Hard-Earned Lessons (Plus One Bonus!) From Launching My First Startup
Abdullah Bashir
Abdullah Bashir
Abdullah Bashir
Follow
Jan 28
10 Hard-Earned Lessons (Plus One Bonus!) From Launching My First Startup
#
startup
#
webdev
#
lesson
#
programming
8
reactions
Comments
4
comments
4 min read
Is random numbers in computers are random at all? JS version
Aditya
Aditya
Aditya
Follow
Jan 18
Is random numbers in computers are random at all? JS version
#
discuss
#
javascript
#
webdev
#
programming
6
reactions
Comments
2
comments
3 min read
Dark Mode and Night Mode with Tailwind CSS and CSS Variables
Anandu dev
Anandu dev
Anandu dev
Follow
Dec 26 '24
Dark Mode and Night Mode with Tailwind CSS and CSS Variables
#
webdev
#
javascript
#
tailwindcss
#
css
Comments
Add Comment
2 min read
Efficiently Extract Nested URL Parameters with Recursive Logic in JavaScript
Jen C.
Jen C.
Jen C.
Follow
Dec 26 '24
Efficiently Extract Nested URL Parameters with Recursive Logic in JavaScript
#
webdev
#
javascript
#
typescript
#
frontend
Comments
Add Comment
2 min read
Understanding Middleware: The Essential Guide For Developers
shema
shema
shema
Follow
Dec 26 '24
Understanding Middleware: The Essential Guide For Developers
#
webdev
#
javascript
#
programming
#
tutorial
Comments
Add Comment
2 min read
“The role of routers in the MVC pattern”
shema
shema
shema
Follow
Dec 26 '24
“The role of routers in the MVC pattern”
#
webdev
#
javascript
#
programming
#
tutorial
Comments
Add Comment
1 min read
Exploring CPU-Bound and I/O-Bound Tasks: Inside the libuv Library in Node.js
Leapcell
Leapcell
Leapcell
Follow
Jan 29
Exploring CPU-Bound and I/O-Bound Tasks: Inside the libuv Library in Node.js
#
webdev
#
javascript
#
node
#
programming
13
reactions
Comments
Add Comment
5 min read
🔨 Building Multi-Node Django Systems for Time Series Data [Free Course]
Team Timescale
Team Timescale
Team Timescale
Follow
for
Timescale
Jan 29
🔨 Building Multi-Node Django Systems for Time Series Data [Free Course]
#
tutorial
#
opensource
#
python
#
webdev
11
reactions
Comments
Add Comment
3 min read
My First Encounter With ESLint
GeorgiMY
GeorgiMY
GeorgiMY
Follow
Jan 18
My First Encounter With ESLint
#
webdev
#
react
#
typescript
#
beginners
1
reaction
Comments
Add Comment
2 min read
Popover API: Create Native Pop-Ups with HTML—No JavaScript Needed
Muhammad Usman
Muhammad Usman
Muhammad Usman
Follow
Jan 18
Popover API: Create Native Pop-Ups with HTML—No JavaScript Needed
#
webdev
#
frontend
#
html
#
css
6
reactions
Comments
Add Comment
4 min read
How to Test stopPropagation() in React Testing Library
Jagoda Bieniek
Jagoda Bieniek
Jagoda Bieniek
Follow
Jan 29
How to Test stopPropagation() in React Testing Library
#
javascript
#
react
#
testing
#
webdev
6
reactions
Comments
Add Comment
2 min read
Styled-components in React with Typescript
Eduardo Henrique Gris
Eduardo Henrique Gris
Eduardo Henrique Gris
Follow
Dec 26 '24
Styled-components in React with Typescript
#
react
#
typescript
#
styledcomponents
#
webdev
Comments
Add Comment
3 min read
The Great Rendering Battle: Server-Side vs Client-Side Rendering in 2025
Adam Golan
Adam Golan
Adam Golan
Follow
Jan 29
The Great Rendering Battle: Server-Side vs Client-Side Rendering in 2025
#
webdev
#
javascript
#
frontend
#
performance
4
reactions
Comments
Add Comment
3 min read
🚀 Introducing ByteAether.Ulid: A High-Performance .NET Library for ULIDs
GigAHerZ
GigAHerZ
GigAHerZ
Follow
Jan 29
🚀 Introducing ByteAether.Ulid: A High-Performance .NET Library for ULIDs
#
dotnet
#
csharp
#
opensource
#
webdev
2
reactions
Comments
Add Comment
2 min read
Why I won't use querySelector again.
Ayobami Ogundiran
Ayobami Ogundiran
Ayobami Ogundiran
Follow
Jan 14
Why I won't use querySelector again.
#
javascript
#
library
#
webdev
#
dom
66
reactions
Comments
158
comments
5 min read
Uses of `this` in javascript
Satyendra Pandey
Satyendra Pandey
Satyendra Pandey
Follow
Dec 26 '24
Uses of `this` in javascript
#
webdev
#
programming
Comments
Add Comment
3 min read
🛠️ Building Starts Here: How to Pick the Right Backend Framework for You
Abubaker Siddique
Abubaker Siddique
Abubaker Siddique
Follow
Jan 28
🛠️ Building Starts Here: How to Pick the Right Backend Framework for You
#
webdev
#
javascript
#
programming
#
beginners
47
reactions
Comments
1
comment
4 min read
I need help choosing a framework.
Koen Stewart
Koen Stewart
Koen Stewart
Follow
Dec 31 '24
I need help choosing a framework.
#
webdev
#
beginners
Comments
2
comments
1 min read
Optimizing Performance: Using Debouncing and Throttling
Austin W
Austin W
Austin W
Follow
Jan 29
Optimizing Performance: Using Debouncing and Throttling
#
webdev
#
javascript
#
react
#
frontend
2
reactions
Comments
Add Comment
4 min read
Top 5 WordPress Development Challenges and Effective Solutions
Vishal Kumar
Vishal Kumar
Vishal Kumar
Follow
Dec 26 '24
Top 5 WordPress Development Challenges and Effective Solutions
#
webdev
#
wordpress
#
tutorial
#
learning
Comments
Add Comment
3 min read
Handling NullPointerException with Optional
Parzival
Parzival
Parzival
Follow
Dec 26 '24
Handling NullPointerException with Optional
#
webdev
#
springboot
#
java
#
designpatterns
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account