DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Use JavaScript some method

How to Use JavaScript some method

53
Comments 7
7 min read
High-code vs. Low-code vs. No-code | Which is right for your web project?

High-code vs. Low-code vs. No-code | Which is right for your web project?

3
Comments
7 min read
Dark mode pictures & 4 other webdev tips you may want to know 🚀

Dark mode pictures & 4 other webdev tips you may want to know 🚀

42
Comments 3
2 min read
DXC, we engineers hardly know ye

DXC, we engineers hardly know ye

9
Comments
3 min read
Spring Boot Thymeleaf CRUD example

Spring Boot Thymeleaf CRUD example

13
Comments
4 min read
ws-emit: easy websocket microservice

ws-emit: easy websocket microservice

2
Comments
1 min read
showcert: human-friendly openssl

showcert: human-friendly openssl

4
Comments
2 min read
Top 7 Features of Angular 14

Top 7 Features of Angular 14

3
Comments
6 min read
Best sites to learn programming

Best sites to learn programming

8
Comments
1 min read
Free Django eCommerce - Use Products from Stripe

Free Django eCommerce - Use Products from Stripe

24
Comments 6
2 min read
Code Smell 173 - Broken Windows

Code Smell 173 - Broken Windows

7
Comments
2 min read
How to host your site on netlify as a beginner developer

How to host your site on netlify as a beginner developer

4
Comments
2 min read
Career Page build with ILLA

Career Page build with ILLA

4
Comments 1
2 min read
Some Unknown Tags Coming With Html 5 (1) - 2022

Some Unknown Tags Coming With Html 5 (1) - 2022

Comments
5 min read
Introducing the New Vue Skeleton Component

Introducing the New Vue Skeleton Component

2
Comments
11 min read
Firebase Authentication for Cloudflare workers

Firebase Authentication for Cloudflare workers

12
Comments
5 min read
Speaking at Tech Conferences - Finding a CFP

Speaking at Tech Conferences - Finding a CFP

8
Comments 1
3 min read
Camtasia Audio Issue on Mac OS Ventura 13.0

Camtasia Audio Issue on Mac OS Ventura 13.0

3
Comments
1 min read
Create react app and node.js server in one line

Create react app and node.js server in one line

5
Comments
1 min read
Building a Login System using Redux

Building a Login System using Redux

34
Comments 2
5 min read
Pure CSS Turbopack Logo

Pure CSS Turbopack Logo

5
Comments
1 min read
9 Mind blowing Ai-powered tools That will help You Build A Brand for $0 ( Bookmarked )

9 Mind blowing Ai-powered tools That will help You Build A Brand for $0 ( Bookmarked )

61
Comments 5
2 min read
Using UseRef hook for form data

Using UseRef hook for form data

5
Comments 2
2 min read
What is Babel? The Popular JavaScript Compiler

What is Babel? The Popular JavaScript Compiler

17
Comments
2 min read
Building a React application to solve captchas using 2captcha

Building a React application to solve captchas using 2captcha

14
Comments 1
5 min read
I Created a Programming Puzzle Game

I Created a Programming Puzzle Game

30
Comments 15
2 min read
How to create a confetti effect in CSS

How to create a confetti effect in CSS

9
Comments
12 min read
Personalize your static site based on a previous site referral

Personalize your static site based on a previous site referral

19
Comments
11 min read
The Benefits of Using OAS for Your API

The Benefits of Using OAS for Your API

18
Comments
3 min read
HTTP VS HTTPS – WHICH IS BETTER?

HTTP VS HTTPS – WHICH IS BETTER?

6
Comments 3
3 min read
Shotstack Virtual Hackathon: Build Awesome Media Apps

Shotstack Virtual Hackathon: Build Awesome Media Apps

5
Comments
1 min read
Firestore Finally Solved the Counter Problem... Almost

Firestore Finally Solved the Counter Problem... Almost

3
Comments 1
5 min read
What is The Collab Lab?

What is The Collab Lab?

22
Comments 2
1 min read
Understanding UUIDs in Node.js

Understanding UUIDs in Node.js

7
Comments
6 min read
Hoisting in javascript

Hoisting in javascript

1
Comments 1
1 min read
what is avif format?

what is avif format?

3
Comments
1 min read
Primitive Data Types - JavaScript Core Concepts

Primitive Data Types - JavaScript Core Concepts

1
Comments
5 min read
Netflix Clone Build 2.0 With React-Redux and Firebase

Netflix Clone Build 2.0 With React-Redux and Firebase

8
Comments
10 min read
JS Polyfills - Part 3 (Map, Filter, Reduce)

JS Polyfills - Part 3 (Map, Filter, Reduce)

3
Comments
2 min read
How to Make Angular Universal Behave Like NextJS

How to Make Angular Universal Behave Like NextJS

5
Comments
4 min read
HTML Entities - A Forgotten But Useful Spec

HTML Entities - A Forgotten But Useful Spec

3
Comments
2 min read
Database Seeding and Relationships using LARAVEL

Database Seeding and Relationships using LARAVEL

3
Comments
3 min read
Templates reativos “automagicamente”

Templates reativos “automagicamente”

3
Comments
2 min read
Refactoring Tools: Early Return for Flatter Conditions

Refactoring Tools: Early Return for Flatter Conditions

7
Comments
5 min read
Functions - JavaScript Core Concepts

Functions - JavaScript Core Concepts

8
Comments
7 min read
Write Maintainable React Component

Write Maintainable React Component

7
Comments
6 min read
Amazing Typing Effect using Typed.js (JavaScript)

Amazing Typing Effect using Typed.js (JavaScript)

2
Comments
2 min read
Zero to SaaS - The Formula

Zero to SaaS - The Formula

5
Comments
2 min read
Microfrontend: Registro dinâmico de componentes (module federation)

Microfrontend: Registro dinâmico de componentes (module federation)

7
Comments
4 min read
Double Depping: Use import maps and deps.ts together

Double Depping: Use import maps and deps.ts together

2
Comments
2 min read
Weekly web development resources #121

Weekly web development resources #121

17
Comments
2 min read
Continue Using .env Files As Usual.

Continue Using .env Files As Usual.

500
Comments 126
10 min read
How to build your website at super-sonic speed with Astro.

How to build your website at super-sonic speed with Astro.

6
Comments
3 min read
How to Create a SaaS Product That People Will Actually Want to Use

How to Create a SaaS Product That People Will Actually Want to Use

6
Comments
4 min read
Pulsing loader - A step-by-step guide

Pulsing loader - A step-by-step guide

6
Comments
2 min read
ExpressJS like API in NextJS

ExpressJS like API in NextJS

5
Comments
2 min read
02.15 React State - User List in one component (class components)

02.15 React State - User List in one component (class components)

2
Comments
2 min read
02.16 React State - User List in one component (functional components)

02.16 React State - User List in one component (functional components)

2
Comments
2 min read
Why are web developers paid so much?

Why are web developers paid so much?

11
Comments
9 min read
The conditional (ternary) operator in JS is simpler than it seems

The conditional (ternary) operator in JS is simpler than it seems

3
Comments
4 min read
loading...