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.
Tracking Time with React Hooks

Tracking Time with React Hooks

8
Comments 5
2 min read
Effortless RxJS Debugging

Effortless RxJS Debugging

61
Comments 2
3 min read
LOADING. . . For User Experience

LOADING. . . For User Experience

29
Comments 1
2 min read
Finishing A Side Project

Finishing A Side Project

16
Comments 4
1 min read
Day 47 of #100DaysOfCode:Review ES6 Generators & Iterators

Day 47 of #100DaysOfCode:Review ES6 Generators & Iterators

5
Comments
2 min read
Vanilla JavaScript countdown clock

Vanilla JavaScript countdown clock

42
Comments 2
4 min read
Why everyone should learn vue.

Why everyone should learn vue.

2
Comments
1 min read
Introduction to Primitive types in JavaScript with examples

Introduction to Primitive types in JavaScript with examples

7
Comments 2
3 min read
JavaScript Functions: Declare or Express?

JavaScript Functions: Declare or Express?

7
Comments
3 min read
Svelte x 11ty

Svelte x 11ty

34
Comments 9
5 min read
Understanding Reconciliation: React Rendering Phases

Understanding Reconciliation: React Rendering Phases

39
Comments 2
2 min read
Creating a setter function in JavaScript Objects

Creating a setter function in JavaScript Objects

5
Comments
4 min read
Why I will no longer be using console.log() to check React state updates

Why I will no longer be using console.log() to check React state updates

136
Comments 6
3 min read
Understanding to Hoisting

Understanding to Hoisting

11
Comments
2 min read
Get Your Twitch Stream Live on Your Website

Get Your Twitch Stream Live on Your Website

22
Comments 2
3 min read
The loading anti-pattern.

The loading anti-pattern.

4
Comments
3 min read
Add Redux to a Next JS App

Add Redux to a Next JS App

52
Comments 8
4 min read
How to check if an array is empty using Javascript?

How to check if an array is empty using Javascript?

12
Comments 3
4 min read
Intro to Material-UI

Intro to Material-UI

14
Comments 1
4 min read
Creating a Sticky NavBar with an Announcement Bar in ReactJS

Creating a Sticky NavBar with an Announcement Bar in ReactJS

47
Comments 6
8 min read
Memory Life cycle, Heap, Stack and Call Stack in JavaScript

Memory Life cycle, Heap, Stack and Call Stack in JavaScript

179
Comments 16
8 min read
Understanding closures in JavaScript

Understanding closures in JavaScript

62
Comments
4 min read
Delivering APIs at the edge with Cloudflare Workers

Delivering APIs at the edge with Cloudflare Workers

25
Comments 1
14 min read
Making A Really Simple Redis API with Node.js

Making A Really Simple Redis API with Node.js

18
Comments 1
3 min read
A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

90
Comments
5 min read
loading...