DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Get notified when there are commits to pull in IntelliJ

Get notified when there are commits to pull in IntelliJ

17
Comments 1
2 min read
Ref vs Reactive - How Vue 3 Declares Reactive Data

Ref vs Reactive - How Vue 3 Declares Reactive Data

2
Comments
3 min read
Using keyof and typeof for types efficiently in TypeScript

Using keyof and typeof for types efficiently in TypeScript

9
Comments 1
6 min read
JavaScript Error Management: Proven Strategies You Need to Know

JavaScript Error Management: Proven Strategies You Need to Know

Comments
6 min read
Laravel 10 new features

Laravel 10 new features

1
Comments
2 min read
Building a Blog from Scratch with HTML, CSS, and JavaScript: A Step-by-Step Guide

Building a Blog from Scratch with HTML, CSS, and JavaScript: A Step-by-Step Guide

1
Comments
1 min read
HTML: Quando substituir divs genéricas por tags semânticas?

HTML: Quando substituir divs genéricas por tags semânticas?

3
Comments 1
5 min read
My Coding Journey

My Coding Journey

2
Comments 1
4 min read
The Basics of React.js

The Basics of React.js

Comments
8 min read
Typescript: Array & Tuples

Typescript: Array & Tuples

84
Comments 8
4 min read
RSpec for Rails: Adding the gem and starting testing

RSpec for Rails: Adding the gem and starting testing

Comments
3 min read
Supabase, an open-source Firebase alternative

Supabase, an open-source Firebase alternative

2
Comments
1 min read
50 Node JS Interview Questions

50 Node JS Interview Questions

19
Comments 1
3 min read
Building a JWT Login Flow with Auth0, Next.js, and StepZen

Building a JWT Login Flow with Auth0, Next.js, and StepZen

1
Comments
12 min read
Astro Cookies API: Cookies on HTTP Requests

Astro Cookies API: Cookies on HTTP Requests

1
Comments
7 min read
Amazon Managed Blockchain

Amazon Managed Blockchain

4
Comments
6 min read
What exactly are JavaScript Statements?

What exactly are JavaScript Statements?

1
Comments
3 min read
Introduction to EJS: A Guide to Building Dynamic Web Applications

Introduction to EJS: A Guide to Building Dynamic Web Applications

7
Comments 1
6 min read
The best Next.js starter templates

The best Next.js starter templates

1
Comments
8 min read
Django Rest Framework: adding DateTimeField format serializer validation

Django Rest Framework: adding DateTimeField format serializer validation

1
Comments 1
2 min read
Legacy Software Systems - How to live and not go insane with an aging software architecture?

Legacy Software Systems - How to live and not go insane with an aging software architecture?

1
Comments
9 min read
The nopCommerce eCommerce platform: brief of architecture and MVC pattern

The nopCommerce eCommerce platform: brief of architecture and MVC pattern

1
Comments
9 min read
Chrome Extensions of the Month - January 2023

Chrome Extensions of the Month - January 2023

158
Comments 25
4 min read
A Comprehensive Guide to Migrate your Database From Supabase to HarperDB

A Comprehensive Guide to Migrate your Database From Supabase to HarperDB

3
Comments
10 min read
Unleash the Power of React.js: 10 Must-Have NPM Libraries with Code Examples to Transform Your Development Game!

Unleash the Power of React.js: 10 Must-Have NPM Libraries with Code Examples to Transform Your Development Game!

4
Comments
4 min read
#refineweek: Pilot & refine architecture

#refineweek: Pilot & refine architecture

12
Comments
9 min read
State management options in React

State management options in React

21
Comments 10
11 min read
For Front End & Full Stack Devs: How to cut time spent on traffic management by up to 90%

For Front End & Full Stack Devs: How to cut time spent on traffic management by up to 90%

2
Comments
3 min read
What is the purpose of using super constructor with props argument in React?

What is the purpose of using super constructor with props argument in React?

20
Comments 4
3 min read
Improve Your Website Accessibility with These Tips

Improve Your Website Accessibility with These Tips

10
Comments 5
7 min read
How To Add A Serverless Authentication Microservice To Your HTML, CSS & Javascript App

How To Add A Serverless Authentication Microservice To Your HTML, CSS & Javascript App

2
Comments 1
31 min read
Building a Simple Server with Node.js and Express

Building a Simple Server with Node.js and Express

Comments
2 min read
12 Tips for Optimal Ecommerce SEO

12 Tips for Optimal Ecommerce SEO

8
Comments
9 min read
The Tools I Used To Become A Web Developer

The Tools I Used To Become A Web Developer

9
Comments
3 min read
Managing Complex State with useReducer: A Comprehensive Guid

Managing Complex State with useReducer: A Comprehensive Guid

3
Comments 2
2 min read
CodeSmash - Building in Public - Add Stacks to the Canvas

CodeSmash - Building in Public - Add Stacks to the Canvas

1
Comments
1 min read
I Built A Web3 Clone Of The Hill Climb Game Using Unity, ThirdWeb GamingKit, and ContractKit.

I Built A Web3 Clone Of The Hill Climb Game Using Unity, ThirdWeb GamingKit, and ContractKit.

9
Comments 5
10 min read
Streamlining Constructors in Functional React Components

Streamlining Constructors in Functional React Components

22
Comments 23
5 min read
Deploy Go AWS lambda function using Terraform

Deploy Go AWS lambda function using Terraform

Comments
7 min read
How to make your Rust project management successful?

How to make your Rust project management successful?

11
Comments
3 min read
Back to School

Back to School

1
Comments
4 min read
🚀 Angular ng-templates: Crafting Reusable templates with Ease

🚀 Angular ng-templates: Crafting Reusable templates with Ease

2
Comments
3 min read
7 great libraries for React

7 great libraries for React

118
Comments 8
1 min read
Dependency Injection without decorators in TypeScript

Dependency Injection without decorators in TypeScript

3
Comments 5
3 min read
UX decision and the Carbon cost

UX decision and the Carbon cost

5
Comments 3
4 min read
Where to store data in chrome extension ?

Where to store data in chrome extension ?

Comments
2 min read
A short guide to web accessibility

A short guide to web accessibility

3
Comments 2
5 min read
How to create Dynamic Tables in React js

How to create Dynamic Tables in React js

Comments
4 min read
Build These 5 Projects To Get Hired As A Junior React Developer 🤯🔥

Build These 5 Projects To Get Hired As A Junior React Developer 🤯🔥

166
Comments 26
2 min read
How to use a circuit breaker in Node.js

How to use a circuit breaker in Node.js

1
Comments
8 min read
How To Handle Data Fetching in Next.js Using SWR

How To Handle Data Fetching in Next.js Using SWR

8
Comments
3 min read
Putting an End to the Next.js vs React Debate: They're Both Winners

Putting an End to the Next.js vs React Debate: They're Both Winners

Comments
4 min read
Top 8 Front-end Trends to Note in 2023

Top 8 Front-end Trends to Note in 2023

9
Comments 5
7 min read
A Beginner’s Guide to the useEffect Hook in React

A Beginner’s Guide to the useEffect Hook in React

1
Comments
3 min read
JavaScript Object Destructuring

JavaScript Object Destructuring

3
Comments
2 min read
what is callback function in javascript

what is callback function in javascript

1
Comments
1 min read
Welcome Laravel 10

Welcome Laravel 10

2
Comments
1 min read
Setting up a Node.js backend

Setting up a Node.js backend

1
Comments
5 min read
Create modular routes with express

Create modular routes with express

2
Comments
5 min read
How Memo changes rendering?

How Memo changes rendering?

Comments
3 min read
loading...