DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Matrix - The Decentralized Alternative to Discord

Matrix - The Decentralized Alternative to Discord

3
Comments 1
4 min read
Hasura and Nhost vs Supabase

Hasura and Nhost vs Supabase

4
Comments 1
4 min read
Authentication system using rust (actix-web) and sveltekit - Automated testing

Authentication system using rust (actix-web) and sveltekit - Automated testing

2
Comments 6
11 min read
Creating your own ExpressJS from scratch (Part 5) - Serving static files

Creating your own ExpressJS from scratch (Part 5) - Serving static files

2
Comments 2
2 min read
How NestJS Design Patterns help building modular, scalable, and maintainable applications

How NestJS Design Patterns help building modular, scalable, and maintainable applications

7
Comments 1
6 min read
What is New in Angular 12

What is New in Angular 12

1
Comments
3 min read
Find your conference: calendar for developers

Find your conference: calendar for developers

3
Comments
2 min read
Como criar uma packege/lib npm ?

Como criar uma packege/lib npm ?

1
Comments
2 min read
Instagram 3D Post Generator

Instagram 3D Post Generator

8
Comments
1 min read
Nos bastidores, como o javascript funciona

Nos bastidores, como o javascript funciona

Comments
4 min read
5 Repositories to Boost Your Knowledge

5 Repositories to Boost Your Knowledge

27
Comments 2
2 min read
A dependency to deploy Next apps to GitHub Pages ⚡

A dependency to deploy Next apps to GitHub Pages ⚡

1
Comments 1
1 min read
Bye-bye ChatGPT: AI Tools As Good As ChatGPT

Bye-bye ChatGPT: AI Tools As Good As ChatGPT

63
Comments 1
3 min read
Como fazer pro texto não quebrar de linha no CSS

Como fazer pro texto não quebrar de linha no CSS

10
Comments 3
6 min read
Improving Design System Visual Testing Consistency with Docker

Improving Design System Visual Testing Consistency with Docker

4
Comments
7 min read
Managing array state in React with custom hooks

Managing array state in React with custom hooks

1
Comments
3 min read
Structuring Django Projects with Components

Structuring Django Projects with Components

Comments
5 min read
Closures. ¿Qué son exactamente?

Closures. ¿Qué son exactamente?

Comments
3 min read
Docker : From Zero to Hero 🛸 ( part 1)

Docker : From Zero to Hero 🛸 ( part 1)

37
Comments
18 min read
Get Started with Typescript: Top 5 Beginner Projects to Improve Your Coding Skills

Get Started with Typescript: Top 5 Beginner Projects to Improve Your Coding Skills

1
Comments
2 min read
Deployed Application

Deployed Application

1
Comments
2 min read
10 Cool CodePen Demos (April 23)

10 Cool CodePen Demos (April 23)

23
Comments 3
2 min read
React Series: useRef Hook

React Series: useRef Hook

Comments
4 min read
Content duplication and autoblogging AI bots

Content duplication and autoblogging AI bots

7
Comments 3
2 min read
Minimal APIs in .NET

Minimal APIs in .NET

Comments
1 min read
A New Beginning: My First Steps into the World of Software Engineering

A New Beginning: My First Steps into the World of Software Engineering

9
Comments 9
2 min read
Angular Architecture - Abstraction layers

Angular Architecture - Abstraction layers

11
Comments 1
3 min read
Angular Life Cycle Hooks

Angular Life Cycle Hooks

Comments
2 min read
What is MVC? => 🤔 to 🤩.

What is MVC? => 🤔 to 🤩.

1
Comments 1
3 min read
Using Blockchain Technology Without A Wallet

Using Blockchain Technology Without A Wallet

Comments
3 min read
VS Code Extensions to Take Your Coding to the Next Level

VS Code Extensions to Take Your Coding to the Next Level

211
Comments 21
4 min read
Lightweight React AoS

Lightweight React AoS

Comments
4 min read
SAML SSO Implementation in Golang: A Comprehensive Step-by-Step Guide

SAML SSO Implementation in Golang: A Comprehensive Step-by-Step Guide

Comments
3 min read
Vuex

Vuex

1
Comments
3 min read
How To Add In-App Notifications To Your Angular App

How To Add In-App Notifications To Your Angular App

56
Comments 8
9 min read
Maximizing Performance and Flexibility with Server-Side Rendering, Static Site Generators, and Headless CMSs

Maximizing Performance and Flexibility with Server-Side Rendering, Static Site Generators, and Headless CMSs

Comments
4 min read
Basic Example of a Custom Django Form

Basic Example of a Custom Django Form

Comments
3 min read
Time for a change? 6 questions to decide if changing careers or moving abroad is the right move

Time for a change? 6 questions to decide if changing careers or moving abroad is the right move

3
Comments
4 min read
Customizing your Webflow site with jQuery

Customizing your Webflow site with jQuery

8
Comments 2
4 min read
A love story of Svelte and JSX 💖

A love story of Svelte and JSX 💖

22
Comments 7
3 min read
Can you solve these Javascript Mind Twister Puzzles by ChatGPT? 🤯

Can you solve these Javascript Mind Twister Puzzles by ChatGPT? 🤯

1
Comments 2
11 min read
GETTING STARTED WITH CHAKRA UI

GETTING STARTED WITH CHAKRA UI

Comments 2
2 min read
Fun and Creative React Projects to Enhance Your Learning Experience

Fun and Creative React Projects to Enhance Your Learning Experience

1
Comments
2 min read
React Testing Library & Accessibility

React Testing Library & Accessibility

21
Comments
3 min read
How to run and test a Medusa app using GitHub Codespaces

How to run and test a Medusa app using GitHub Codespaces

Comments
6 min read
How Javascript code Executes!😳

How Javascript code Executes!😳

9
Comments
4 min read
I Created A Web App That Went Viral On Linkedin 🔥

I Created A Web App That Went Viral On Linkedin 🔥

45
Comments 9
1 min read
Mastering Express: Building Robust TypeScript Servers with Ease.

Mastering Express: Building Robust TypeScript Servers with Ease.

5
Comments
2 min read
The Hidden Impact of CSS Order in Web Development

The Hidden Impact of CSS Order in Web Development

6
Comments 2
4 min read
Fewer pipettes: Reflections on a web dev learning AI

Fewer pipettes: Reflections on a web dev learning AI

14
Comments
4 min read
Microsoft Azure Monitor: Brief Introduction and Implementation Process

Microsoft Azure Monitor: Brief Introduction and Implementation Process

Comments
4 min read
React story: useRef vs useState

React story: useRef vs useState

13
Comments
2 min read
Javascript variables (Beginner thinking)

Javascript variables (Beginner thinking)

15
Comments 2
14 min read
Effortlessly Set Up a Next.js Project with ESLint: A Step-by-Step Guide

Effortlessly Set Up a Next.js Project with ESLint: A Step-by-Step Guide

2
Comments
2 min read
Stacked Bar Chart using a JSON Data Source, Plain Vanilla Javascript, Plain CSS and no chart libraries

Stacked Bar Chart using a JSON Data Source, Plain Vanilla Javascript, Plain CSS and no chart libraries

Comments
9 min read
The universal CSS * selector isn't actually universal

The universal CSS * selector isn't actually universal

5
Comments 3
2 min read
Higher Order Components in React: Examples with Common Use-case Patterns

Higher Order Components in React: Examples with Common Use-case Patterns

1
Comments
10 min read
Optimize your Angular app's user experience with preloading strategies

Optimize your Angular app's user experience with preloading strategies

41
Comments 3
6 min read
How Database Indexes Affect MongoDB and Application Performance

How Database Indexes Affect MongoDB and Application Performance

11
Comments 3
5 min read
Grafbase April 2023 Update

Grafbase April 2023 Update

3
Comments
3 min read
loading...