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.
Learn software engineering at your own pace. My story.

Learn software engineering at your own pace. My story.

4
Comments
6 min read
Exploration of a Modular Web Architecture: Embedding Admin Container

Exploration of a Modular Web Architecture: Embedding Admin Container

Comments
3 min read
Unlocking the Power of Proxies: JavaScript's Secret Superheroes

Unlocking the Power of Proxies: JavaScript's Secret Superheroes

16
Comments 3
3 min read
I'm going ALL IN on Bun.js

I'm going ALL IN on Bun.js

Comments
4 min read
using: A keyword that make be easily that resource variable management (JavaScript & TypeScript)

using: A keyword that make be easily that resource variable management (JavaScript & TypeScript)

Comments
6 min read
Hyperimport - Import c, rust, zig etc. files in TypeScript

Hyperimport - Import c, rust, zig etc. files in TypeScript

91
Comments 7
5 min read
JavaScript - the Reduce method

JavaScript - the Reduce method

Comments
5 min read
Ways to Set Default Values in JavaScript

Ways to Set Default Values in JavaScript

9
Comments
3 min read
The Magic of Event Listeners

The Magic of Event Listeners

Comments
2 min read
Announcing Wasp Launch Week #4: Waspolution + win swag! 👕🐝

Announcing Wasp Launch Week #4: Waspolution + win swag! 👕🐝

94
Comments 9
4 min read
Alterando uma lib Node de forma rápida

Alterando uma lib Node de forma rápida

4
Comments
5 min read
Cross-site Scripting and how to fix it

Cross-site Scripting and how to fix it

Comments
4 min read
Bun hype. How we learned nothing from Yarn

Bun hype. How we learned nothing from Yarn

541
Comments 122
19 min read
🗞 Rapyd Developer Newsletter: October 2023

🗞 Rapyd Developer Newsletter: October 2023

5
Comments
3 min read
Mastering React Query's useQuery for Data Fetching

Mastering React Query's useQuery for Data Fetching

2
Comments 2
3 min read
Guia para Instalar o Bootstrap em um Aplicativo React

Guia para Instalar o Bootstrap em um Aplicativo React

7
Comments
5 min read
Desvendando a Conexão do React a uma API com Axios

Desvendando a Conexão do React a uma API com Axios

Comments
21 min read
nextjs-app: Create a Next.js App in One Command

nextjs-app: Create a Next.js App in One Command

1
Comments
2 min read
Dockerize Nodejs and Postgres example

Dockerize Nodejs and Postgres example

25
Comments 1
8 min read
What is Private field in JS (JavaScript)

What is Private field in JS (JavaScript)

13
Comments
2 min read
Optimize Your Node.js API with Clustering, Load Testing, and Advanced Caching

Optimize Your Node.js API with Clustering, Load Testing, and Advanced Caching

1
Comments
7 min read
Creating a minimalistic To-Do app in Vue.js

Creating a minimalistic To-Do app in Vue.js

8
Comments
2 min read
Javascript - Polyfills

Javascript - Polyfills

2
Comments
3 min read
💻 Web Development Resources #170

💻 Web Development Resources #170

22
Comments 2
3 min read
Beyond MVC: Exploring Architectural Patterns for Frontend

Beyond MVC: Exploring Architectural Patterns for Frontend

Comments
2 min read
Git on Steroids 🧐_Boosting Functionality 🧐🧐

Git on Steroids 🧐_Boosting Functionality 🧐🧐

Comments
1 min read
5 Project ideas for NextJS

5 Project ideas for NextJS

4
Comments
1 min read
An Introduction to ⚡FastAPI

An Introduction to ⚡FastAPI

46
Comments
13 min read
Backend Development Basics: Servers, Databases, and APIs

Backend Development Basics: Servers, Databases, and APIs

5
Comments
3 min read
PWA Magic: Turning Your Next.js App into a Progressive Web App

PWA Magic: Turning Your Next.js App into a Progressive Web App

Comments
3 min read
Implementando SSR com React e Express

Implementando SSR com React e Express

Comments
7 min read
⚡️ Check Active Links & Sub-Links in NextJS

⚡️ Check Active Links & Sub-Links in NextJS

Comments
1 min read
Learning ReactJS, Suggest Resources and Roadmap?

Learning ReactJS, Suggest Resources and Roadmap?

1
Comments 7
1 min read
Web APIs in a Nutshell: Unlocking the Power of Interconnected Systems

Web APIs in a Nutshell: Unlocking the Power of Interconnected Systems

7
Comments
3 min read
DOM Manipulation in JS

DOM Manipulation in JS

2
Comments
4 min read
Top 10 reasons why you should learn React right now

Top 10 reasons why you should learn React right now

1
Comments 2
3 min read
Building a Polymorphic React FormElement Component

Building a Polymorphic React FormElement Component

Comments 3
5 min read
A Simple Observer in Vanilla Javascript

A Simple Observer in Vanilla Javascript

16
Comments
13 min read
Closures in JavaScript: The Wizard's Secret Chest

Closures in JavaScript: The Wizard's Secret Chest

Comments 4
2 min read
Beyond the Basics: Advanced Routing in Next.js

Beyond the Basics: Advanced Routing in Next.js

1
Comments
3 min read
Useful features by NextJS

Useful features by NextJS

4
Comments 2
1 min read
100 Days of Code

100 Days of Code

Comments
1 min read
Concurrency in JavaScript

Concurrency in JavaScript

Comments 1
6 min read
JavaScript Promises

JavaScript Promises

6
Comments
3 min read
Level Up Node.js E2E and Integration Testing with OpenTelemetry

Level Up Node.js E2E and Integration Testing with OpenTelemetry

8
Comments
7 min read
16 React Interview Questions

16 React Interview Questions

6
Comments 5
5 min read
Understanding functions and function signatures in Typescript

Understanding functions and function signatures in Typescript

5
Comments 1
2 min read
DEV Profile Web Components: embed your dev.to profile anywhere

DEV Profile Web Components: embed your dev.to profile anywhere

4
Comments
5 min read
Episode 23/41: @defer, Application Builder, new equality check in Signals

Episode 23/41: @defer, Application Builder, new equality check in Signals

10
Comments
2 min read
We Almost Lost Our Production Database

We Almost Lost Our Production Database

5
Comments 1
4 min read
Serving Tasks Efficiently: Understanding P-Limit In Javascript

Serving Tasks Efficiently: Understanding P-Limit In Javascript

Comments
4 min read
Automate NPM releases on GitHub using changesets 🦋

Automate NPM releases on GitHub using changesets 🦋

5
Comments
4 min read
When To Use 'submit' & 'click' Events

When To Use 'submit' & 'click' Events

2
Comments
3 min read
🔍 5 free tools on getting started in contributing to open source 🚀

🔍 5 free tools on getting started in contributing to open source 🚀

20
Comments
3 min read
WebAssembly with Go: Taking Web Apps to the Next Level

WebAssembly with Go: Taking Web Apps to the Next Level

17
Comments
12 min read
A Better Guide To Forms in React

A Better Guide To Forms in React

120
Comments 15
11 min read
Getting Started with Jest: A Comprehensive Guide for Beginners and Intermediate Developers

Getting Started with Jest: A Comprehensive Guide for Beginners and Intermediate Developers

15
Comments
4 min read
ZenGPT: a simple ChapGPT alternative frontend

ZenGPT: a simple ChapGPT alternative frontend

4
Comments
4 min read
JavaScript - Functional Programming Concepts

JavaScript - Functional Programming Concepts

Comments
2 min read
Explore Stylish Bootstrap 5 Free Admin Templates😇

Explore Stylish Bootstrap 5 Free Admin Templates😇

2
Comments 1
3 min read
loading...