DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generic Types en TypeScript, desarrollo reutilizable y adaptable

Generic Types en TypeScript, desarrollo reutilizable y adaptable

5
Comments
3 min read
Here is my coolest portfolio

Here is my coolest portfolio

86
Comments 57
4 min read
What I got from Clean Architecture as a FE... (6-11)

What I got from Clean Architecture as a FE... (6-11)

Comments
4 min read
12 way of factorial implementation step by step in js

12 way of factorial implementation step by step in js

Comments
4 min read
JS Trick Questtions

JS Trick Questtions

Comments
1 min read
Falsey values and -1 returns

Falsey values and -1 returns

Comments
2 min read
Getting Started with Redux in React Testing Library: A Guide to Custom Render Functions.

Getting Started with Redux in React Testing Library: A Guide to Custom Render Functions.

Comments
3 min read
Angular deferable views: Create a Lazy-loaded Youtube Player for a blog!

Angular deferable views: Create a Lazy-loaded Youtube Player for a blog!

Comments
7 min read
Understanding Closures in JavaScript

Understanding Closures in JavaScript

Comments 1
3 min read
Recursive elements in React

Recursive elements in React

4
Comments
6 min read
Building an Infinite Scroll Component with Intersection Observer 🚀

Building an Infinite Scroll Component with Intersection Observer 🚀

22
Comments
3 min read
Finding Your Way With .Map()

Finding Your Way With .Map()

1
Comments 2
2 min read
Boost Your Efficiency: 15 Secret JavaScript Features Unveiled 🤯🚀

Boost Your Efficiency: 15 Secret JavaScript Features Unveiled 🤯🚀

11
Comments
4 min read
The Art of Maintainable JavaScript Code: Best Practices

The Art of Maintainable JavaScript Code: Best Practices

Comments
2 min read
Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

2
Comments
3 min read
Using Aria States To Toggle Tailwind Classes

Using Aria States To Toggle Tailwind Classes

3
Comments
2 min read
Where to host your web development projects?

Where to host your web development projects?

6
Comments
4 min read
What is REST API

What is REST API

20
Comments 6
4 min read
Reactive DOM

Reactive DOM

2
Comments
2 min read
Unlocking WordPress Mastery: Essential Tips and Techniques

Unlocking WordPress Mastery: Essential Tips and Techniques

Comments 1
4 min read
Building this app. It can generate PPT in seconds.

Building this app. It can generate PPT in seconds.

Comments
1 min read
JS Toolbox 2024: Bundlers and Test Frameworks

JS Toolbox 2024: Bundlers and Test Frameworks

2
Comments
10 min read
How to Build a To-do App with HTML, CSS, and Vanilla JavaScript with Local Storage

How to Build a To-do App with HTML, CSS, and Vanilla JavaScript with Local Storage

2
Comments
10 min read
React's Evolution: Moving Beyond Create React App

React's Evolution: Moving Beyond Create React App

Comments
2 min read
JS Toolbox 2024: Essential Picks for Modern Developers Series Overview

JS Toolbox 2024: Essential Picks for Modern Developers Series Overview

2
Comments
3 min read
TF #35 | Your weekly frontend digest

TF #35 | Your weekly frontend digest

Comments
8 min read
🌟🎉 Interface Segregation Principle: Simplifying Interfaces for Better Code Design🚀🌈🖋️

🌟🎉 Interface Segregation Principle: Simplifying Interfaces for Better Code Design🚀🌈🖋️

6
Comments
3 min read
JS Toolbox 2024: Frameworks and static site generators

JS Toolbox 2024: Frameworks and static site generators

1
Comments
12 min read
JS Toolbox 2024: Runtime environments & package management

JS Toolbox 2024: Runtime environments & package management

1
Comments
13 min read
Master Asynchronous JavaScript Like a Pro (Easy Guide!)

Master Asynchronous JavaScript Like a Pro (Easy Guide!)

Comments
6 min read
Creating Stunning Charts for Your ASP.NET Applications

Creating Stunning Charts for Your ASP.NET Applications

Comments
7 min read
create vs. save in Mongoose (MongoDB) with Node.js

create vs. save in Mongoose (MongoDB) with Node.js

13
Comments 1
2 min read
MySQL MongoDB Important Question

MySQL MongoDB Important Question

Comments
14 min read
Implementando persistência/banco de dados a um aplicativo react-native

Implementando persistência/banco de dados a um aplicativo react-native

1
Comments
4 min read
The functionality... of JavaScript Functions

The functionality... of JavaScript Functions

Comments
5 min read
Understanding Redux: Solving State Management chaos

Understanding Redux: Solving State Management chaos

21
Comments 2
2 min read
Mastering JavaScript Functions: The Core Foundation

Mastering JavaScript Functions: The Core Foundation

2
Comments 4
8 min read
Top Asking SQL vs Mongo Queries

Top Asking SQL vs Mongo Queries

Comments
12 min read
Exploring Data Visualization with D3.js

Exploring Data Visualization with D3.js

1
Comments
2 min read
Debounce using ES6

Debounce using ES6

1
Comments
2 min read
Intro to Type Wizardry: Iteration, mapping and recursion with TS unions

Intro to Type Wizardry: Iteration, mapping and recursion with TS unions

Comments
15 min read
Single Page Weather App

Single Page Weather App

Comments
2 min read
Getting Started with Snapshot Tests in Playwright

Getting Started with Snapshot Tests in Playwright

2
Comments
5 min read
How to Build a Survey With KwesForms and Astro

How to Build a Survey With KwesForms and Astro

Comments
10 min read
Understanding JSX: The Building Blocks of React

Understanding JSX: The Building Blocks of React

1
Comments
3 min read
JavaScript async call analysis

JavaScript async call analysis

Comments
3 min read
Building And Deploying A Subgraph (Part 2)

Building And Deploying A Subgraph (Part 2)

Comments
6 min read
Mastering Angular API Communication: A Guide to HTTP Interceptors

Mastering Angular API Communication: A Guide to HTTP Interceptors

3
Comments 2
3 min read
Breaking the Myth — Code Boilerplates

Breaking the Myth — Code Boilerplates

Comments
3 min read
REST API Consumption with feTS: A Practical Guide to Type-Safe HTTP Clients

REST API Consumption with feTS: A Practical Guide to Type-Safe HTTP Clients

3
Comments
5 min read
My Virtual Internship Journey at Oasis Infobyte as a Web Developer: A Month of Learning and Growth.

My Virtual Internship Journey at Oasis Infobyte as a Web Developer: A Month of Learning and Growth.

Comments
1 min read
Enhance Your Next.js or React.js Application with Froala Editor

Enhance Your Next.js or React.js Application with Froala Editor

4
Comments 3
2 min read
📚 React Libraries Worth Using in 2024

📚 React Libraries Worth Using in 2024

89
Comments 14
9 min read
Goal to be have by every fullstack Developers

Goal to be have by every fullstack Developers

1
Comments
1 min read
Optimizing ReactJS: Bulletproofing Against Memory Leaks

Optimizing ReactJS: Bulletproofing Against Memory Leaks

2
Comments
4 min read
Mastering Angular's Asynchronous Magic: A Guide to Promises, Observables, and Subjects

Mastering Angular's Asynchronous Magic: A Guide to Promises, Observables, and Subjects

Comments
3 min read
Learning web development is hard

Learning web development is hard

Comments
2 min read
Porque você deve adotar Atomic Design nos seus projetos?

Porque você deve adotar Atomic Design nos seus projetos?

1
Comments
3 min read
Mastering NGRX: A Comprehensive Guide to Building CRUD Apps with Angular

Mastering NGRX: A Comprehensive Guide to Building CRUD Apps with Angular

3
Comments
4 min read
Type Script

Type Script

Comments 1
4 min read
loading...