DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Gift Card API: Add Gift Cards to e-Stores Automatically

Gift Card API: Add Gift Cards to e-Stores Automatically

3
Comments 1
5 min read
How to create a confetti effect in CSS

How to create a confetti effect in CSS

11
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
What is The Collab Lab?

What is The Collab Lab?

23
Comments 2
1 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

4
Comments 1
5 min read
Hoisting in javascript

Hoisting in javascript

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

Understanding UUIDs in Node.js

7
Comments
6 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

11
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

4
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
Write Maintainable React Component

Write Maintainable React Component

7
Comments
6 min read
Functions - JavaScript Core Concepts

Functions - JavaScript Core Concepts

8
Comments
7 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

6
Comments
2 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
Microfrontend: Registro dinâmico de componentes (module federation)

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

7
Comments
4 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.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
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
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
Why are web developers paid so much?

Why are web developers paid so much?

11
Comments
9 min read
Dynamic API for Django - Free PyPi Library

Dynamic API for Django - Free PyPi Library

32
Comments 6
4 min read
Top 5 most used javascript functions with examples that you must try.

Top 5 most used javascript functions with examples that you must try.

2
Comments
5 min read
Parser for TXT and CSV file without any 3rd Party Library

Parser for TXT and CSV file without any 3rd Party Library

4
Comments
1 min read
High-performance Go HTTP framework tasting

High-performance Go HTTP framework tasting

20
Comments
7 min read
Awesome tools for Coding Practice

Awesome tools for Coding Practice

436
Comments 16
3 min read
VS Code - the best customization for Web developer

VS Code - the best customization for Web developer

71
Comments 5
3 min read
How the DomTokenList API works

How the DomTokenList API works

Comments
6 min read
Understanding and Implementing State Management with NGXS in Angular

Understanding and Implementing State Management with NGXS in Angular

9
Comments
5 min read
Git: Renaming a Branch

Git: Renaming a Branch

5
Comments
1 min read
Ruby Active Record Validations Intro

Ruby Active Record Validations Intro

7
Comments
3 min read
Git Merge: Merging Changes from other Branches

Git Merge: Merging Changes from other Branches

11
Comments
3 min read
Most sought after certifications by the IT market

Most sought after certifications by the IT market

5
Comments
1 min read
How to effectively utilize Promise in JavaScript using Async/Await

How to effectively utilize Promise in JavaScript using Async/Await

4
Comments
6 min read
Enhance Next.js with Vercel Analytics: A Step-by-Step Guide

Enhance Next.js with Vercel Analytics: A Step-by-Step Guide

2
Comments
2 min read
Code Art — abstract artworks for your creations

Code Art — abstract artworks for your creations

11
Comments 2
2 min read
Deploy jhipster monolithic (angular + spring boot) at fly.io for FREE

Deploy jhipster monolithic (angular + spring boot) at fly.io for FREE

11
Comments 1
7 min read
Three Ways to Scale Your Apps with Render

Three Ways to Scale Your Apps with Render

6
Comments 2
4 min read
Comparing Elixir with Rust and Go

Comparing Elixir with Rust and Go

8
Comments
7 min read
Dark Mode with Gatsbyjs for Dummies

Dark Mode with Gatsbyjs for Dummies

12
Comments
3 min read
Using Global Cloud Load Balancer to Route User Requests to the Closest App Instance

Using Global Cloud Load Balancer to Route User Requests to the Closest App Instance

3
Comments
7 min read
Javascript Proxy: Using Javascript Proxies like a Pro

Javascript Proxy: Using Javascript Proxies like a Pro

96
Comments 8
7 min read
Why You Should Learn ReactJS

Why You Should Learn ReactJS

23
Comments 5
8 min read
First Post

First Post

3
Comments 1
1 min read
How to set up Bun on a Windows Computer

How to set up Bun on a Windows Computer

2
Comments
4 min read
How to handle login forms in React? Including storing user sessions and authentication

How to handle login forms in React? Including storing user sessions and authentication

4
Comments
1 min read
loading...