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.
React+Typescript App with ESBuild

React+Typescript App with ESBuild

157
Comments 9
4 min read
ES6 - A beginners guide - Rest and Spread Operator

ES6 - A beginners guide - Rest and Spread Operator

18
Comments
4 min read
Jest asserts beyond equals

Jest asserts beyond equals

5
Comments 1
5 min read
How to update nested state in react component without using redux

How to update nested state in react component without using redux

14
Comments 2
3 min read
About Browser {Day - 24}

About Browser {Day - 24}

9
Comments
1 min read
Optimizing Netlify

Optimizing Netlify

3
Comments
3 min read
Connecting a react app using custom elements

Connecting a react app using custom elements

14
Comments
3 min read
Last minute guide to React.useEffect()

Last minute guide to React.useEffect()

156
Comments 12
2 min read
ReactJs Roadmap🗺 for beginners

ReactJs Roadmap🗺 for beginners

1436
Comments 29
6 min read
Open source is a valuable development resource. Give it your attention

Open source is a valuable development resource. Give it your attention

11
Comments
3 min read
Loading web workers using Webpack 5

Loading web workers using Webpack 5

8
Comments
5 min read
Dev log for Wonder Wanderer 2: Day 3 #LOWREZJAM 😁

Dev log for Wonder Wanderer 2: Day 3 #LOWREZJAM 😁

5
Comments
1 min read
Creating an Image Slideshow with Javascript: A Step-by-Step Guide

Creating an Image Slideshow with Javascript: A Step-by-Step Guide

29
Comments
3 min read
A Visual Guide to Refactoring Callback Functions to Promises & Async/await

A Visual Guide to Refactoring Callback Functions to Promises & Async/await

16
Comments
5 min read
Two Dates in The Same Week

Two Dates in The Same Week

6
Comments
1 min read
Complete guides to React useReducer() Hook

Complete guides to React useReducer() Hook

48
Comments 2
4 min read
JavaScript Fundamentals Part 1: Basic Variables/Data Types

JavaScript Fundamentals Part 1: Basic Variables/Data Types

2
Comments
1 min read
How to identify and avoid burnout as a software developer

How to identify and avoid burnout as a software developer

5
Comments 1
3 min read
Top 9 Lessons learned in 12 years as a software developer.

Top 9 Lessons learned in 12 years as a software developer.

662
Comments 27
3 min read
Ou Isso ou Aquilo: Exemplos Com Desvios Condicionais Simples (Parte 2)

Ou Isso ou Aquilo: Exemplos Com Desvios Condicionais Simples (Parte 2)

6
Comments
2 min read
Single Page Application Quiz in React

Single Page Application Quiz in React

37
Comments 2
5 min read
Essential JavaScript Tooling

Essential JavaScript Tooling

110
Comments
12 min read
All about Functions and Scopes in JavaScript

All about Functions and Scopes in JavaScript

8
Comments
6 min read
When Use RxJS Subject, BehaviourSubject, ReplaySubject, AsyncSubject, or Void Subject in Angular

When Use RxJS Subject, BehaviourSubject, ReplaySubject, AsyncSubject, or Void Subject in Angular

74
Comments 8
7 min read
create geofencing in react | computeDistanceBetween & containsLocation

create geofencing in react | computeDistanceBetween & containsLocation

78
Comments
2 min read
loading...