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.
Why Immer.js Is an Excellent Choice for Reinforcing Immutability in React

Why Immer.js Is an Excellent Choice for Reinforcing Immutability in React

21
Comments
3 min read
A simpler curry for Javascript

A simpler curry for Javascript

8
Comments
1 min read
Building Text-Based Games with Compromise NLP

Building Text-Based Games with Compromise NLP

20
Comments
8 min read
Verify Phone Numbers with Node-RED

Verify Phone Numbers with Node-RED

5
Comments 1
14 min read
Creating custom JavaScript syntax with Babel

Creating custom JavaScript syntax with Babel

10
Comments
14 min read
JS objects' example (coffee intensity)

JS objects' example (coffee intensity)

3
Comments
1 min read
4 Mistakes That Are Getting You Stuck Learning JavaScript

4 Mistakes That Are Getting You Stuck Learning JavaScript

29
Comments 1
5 min read
Page Visibility API, let's help users save their battery life and data 😀

Page Visibility API, let's help users save their battery life and data 😀

112
Comments 4
4 min read
Anonymous & arrow functions in Javascript

Anonymous & arrow functions in Javascript

9
Comments
1 min read
Need recommendations - Learn JavaScript Design Patterns & Anti-patterns.

Need recommendations - Learn JavaScript Design Patterns & Anti-patterns.

8
Comments 1
1 min read
Algebraic Structures Explained - Part 1 - Base Definitions

Algebraic Structures Explained - Part 1 - Base Definitions

40
Comments 1
8 min read
Simple search form in REACT using hooks 🔎.

Simple search form in REACT using hooks 🔎.

314
Comments 47
4 min read
Go ahead, debug your apps in production

Go ahead, debug your apps in production

21
Comments 5
4 min read
Basics of Async and Await

Basics of Async and Await

50
Comments 6
1 min read
Want to write future safe code for the future web? Let me help you with Web Components

Want to write future safe code for the future web? Let me help you with Web Components

19
Comments 12
3 min read
My first Open Source contribution

My first Open Source contribution

58
Comments 2
5 min read
ES6: Discovering Sets, WeakSets, Maps and WeakMaps

ES6: Discovering Sets, WeakSets, Maps and WeakMaps

53
Comments
4 min read
How do you count your lines of code?

How do you count your lines of code?

7
Comments 4
1 min read
Headless CMS + JavaScript renderer

Headless CMS + JavaScript renderer

8
Comments
2 min read
Style React component with styled-components : Part-2

Style React component with styled-components : Part-2

9
Comments
2 min read
Build an App to Send SMS Surveys with Twilio + Airtable on Standard Library

Build an App to Send SMS Surveys with Twilio + Airtable on Standard Library

9
Comments
10 min read
Did you know that 70! (factorial of 70) is bigger than a googol?

Did you know that 70! (factorial of 70) is bigger than a googol?

6
Comments
2 min read
Tips for Good Communication in Software Development Teams

Tips for Good Communication in Software Development Teams

70
Comments
8 min read
This is How We Integrated Our Docs and SDKs as First-Class Citizens of Our Coding Process

This is How We Integrated Our Docs and SDKs as First-Class Citizens of Our Coding Process

10
Comments
3 min read
How to build a powerful blog with NextJS and Contentful

How to build a powerful blog with NextJS and Contentful

19
Comments
11 min read
loading...