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.
Demystifying the JavaScript Event Loop 🤫

Demystifying the JavaScript Event Loop 🤫

11
Comments
4 min read
Entendendo a Engine, Runtime e Call Stack do JavaScript

Entendendo a Engine, Runtime e Call Stack do JavaScript

3
Comments
6 min read
JavaScript pushes the WebApplication structures from Development to Deployment Stage

JavaScript pushes the WebApplication structures from Development to Deployment Stage

Comments
1 min read
Why Javascript mcq is important?

Why Javascript mcq is important?

2
Comments
1 min read
Building a video editor completely on the frontend: FFMpeg, WebCodecs, WebAssembly and React.

Building a video editor completely on the frontend: FFMpeg, WebCodecs, WebAssembly and React.

29
Comments 3
5 min read
`fiftyG.js`: Calibrate your digital scales with every day items

`fiftyG.js`: Calibrate your digital scales with every day items

Comments 1
5 min read
JavaScript arrow function

JavaScript arrow function

Comments
2 min read
Performance Optimization — Can we configure Zone.js to ignore specific events or blacklist them ?

Performance Optimization — Can we configure Zone.js to ignore specific events or blacklist them ?

Comments
3 min read
Memoize or Callback? A Comprehensive Guide to Using useMemo and useCallback in React

Memoize or Callback? A Comprehensive Guide to Using useMemo and useCallback in React

Comments
3 min read
Effective Techniques for Code Review in Software Engineering

Effective Techniques for Code Review in Software Engineering

50
Comments 2
4 min read
Operators

Operators

2
Comments
10 min read
Using Vercel Analytics with SvelteKit

Using Vercel Analytics with SvelteKit

1
Comments 3
1 min read
Learn Local Storage in React: Create a Light and Dark Theme Switcher Application

Learn Local Storage in React: Create a Light and Dark Theme Switcher Application

2
Comments
8 min read
How to create send button with loader

How to create send button with loader

1
Comments 1
3 min read
Exploring React Lazy with Suspense: Code-Splitting Made Easy

Exploring React Lazy with Suspense: Code-Splitting Made Easy

2
Comments
3 min read
Future-Proof Your JavaScript Code

Future-Proof Your JavaScript Code

1
Comments
3 min read
Deep Dive into Chrome Alarm API: Scheduling Timed Events in Chrome Extensions

Deep Dive into Chrome Alarm API: Scheduling Timed Events in Chrome Extensions

4
Comments 1
6 min read
Higher Order Functions explained

Higher Order Functions explained

10
Comments 5
3 min read
App to classify bears with IA 🐻‍❄️🐻

App to classify bears with IA 🐻‍❄️🐻

3
Comments
1 min read
Understanding Angular Observables: A Comprehensive Guide for Angular Developers

Understanding Angular Observables: A Comprehensive Guide for Angular Developers

7
Comments 1
4 min read
APIs, Promises, Asynchronous Programming and everything in-between

APIs, Promises, Asynchronous Programming and everything in-between

1
Comments
13 min read
Unleashing the Power of JavaScript in Bubble.io Backend Workflows: A Case Study

Unleashing the Power of JavaScript in Bubble.io Backend Workflows: A Case Study

14
Comments
4 min read
Ni, one solution for all Nodejs package manager

Ni, one solution for all Nodejs package manager

2
Comments
2 min read
Context vs Redux

Context vs Redux

5
Comments
4 min read
How to Code the Recursive Fibonacci Algorithm

How to Code the Recursive Fibonacci Algorithm

3
Comments
4 min read
loading...