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 about JavaScript Functions

Learn about JavaScript Functions

7
Comments 2
1 min read
Setting up Automatic React Application Deploys on Heroku Dynos

Setting up Automatic React Application Deploys on Heroku Dynos

14
Comments
5 min read
Styling a React component using CSS Modules - Card Component

Styling a React component using CSS Modules - Card Component

9
Comments
1 min read
The React View Template Engine for Express

The React View Template Engine for Express

47
Comments 6
2 min read
Awesome Tools and Resources I Found on Twitter -

Awesome Tools and Resources I Found on Twitter -

139
Comments 5
2 min read
How to build a simple Svelte JS app

How to build a simple Svelte JS app

65
Comments 3
8 min read
How to watermark an image with Node.js

How to watermark an image with Node.js

19
Comments 2
2 min read
Checking item by reference of object

Checking item by reference of object

7
Comments
1 min read
Learn the complete React-Redux front-end system

Learn the complete React-Redux front-end system

42
Comments
1 min read
🛠️ Dynamic HTML Titles in React with NFL's Helmet

🛠️ Dynamic HTML Titles in React with NFL's Helmet

36
Comments 5
3 min read
Generating Knockout Text with the CSS Paint (Houdini) API

Generating Knockout Text with the CSS Paint (Houdini) API

11
Comments
6 min read
Using Futures to handle complex asynchronous operations in javascript.

Using Futures to handle complex asynchronous operations in javascript.

41
Comments
4 min read
Build a chat application in JavaScript

Build a chat application in JavaScript

61
Comments 5
6 min read
Methods for defining functions in JavaScript

Methods for defining functions in JavaScript

20
Comments
6 min read
CS Basics: How to refactor a boolean expression

CS Basics: How to refactor a boolean expression

11
Comments
4 min read
JS Bites: React hook is called in a function which is neither a React function or [sic] a custom React Hook

JS Bites: React hook is called in a function which is neither a React function or [sic] a custom React Hook

59
Comments 16
2 min read
Javascript Development & Security

Javascript Development & Security

8
Comments
3 min read
Data structures. Binary Search Tree in JavaScript (Part-2: Practice)

Data structures. Binary Search Tree in JavaScript (Part-2: Practice)

10
Comments 1
8 min read
Making 'The Matrix' Effect in Javascript

Making 'The Matrix' Effect in Javascript

193
Comments 17
3 min read
React JSX

React JSX

12
Comments
4 min read
Promises In Javascript A Complete Guide For 2019

Promises In Javascript A Complete Guide For 2019

190
Comments 4
13 min read
Job Descriptions JavaScript Developers Should be Weary of in 2019

Job Descriptions JavaScript Developers Should be Weary of in 2019

12
Comments 5
3 min read
Build a hackernews clone with authentication using React, GraphQL and 8base

Build a hackernews clone with authentication using React, GraphQL and 8base

79
Comments
12 min read
TypeScript. How to add a property to class method?

TypeScript. How to add a property to class method?

9
Comments 1
1 min read
A simpler curry for Javascript

A simpler curry for Javascript

8
Comments
1 min read
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
Building Text-Based Games with Compromise NLP

Building Text-Based Games with Compromise NLP

17
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
Extending the String Prototype in JavaScript & TypeScript

Extending the String Prototype in JavaScript & TypeScript

14
Comments 4
4 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
Add dark mode to your site with this short CSS trick

Add dark mode to your site with this short CSS trick

554
Comments 9
1 min read
Simple search form in REACT using hooks 🔎.

Simple search form in REACT using hooks 🔎.

309
Comments 47
4 min read
Roll your Own Redux With useContext & useReducer

Roll your Own Redux With useContext & useReducer

19
Comments 2
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
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
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?

7
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
Style React component with styled-components : Part-2

Style React component with styled-components : Part-2

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

ES6: Discovering Sets, WeakSets, Maps and WeakMaps

53
Comments
4 min read
Basics of Async and Await

Basics of Async and Await

50
Comments 6
1 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
React Dev Tools — Debug Like a Ninja

React Dev Tools — Debug Like a Ninja

178
Comments 6
6 min read
I learned 3 things using CSS Grid + Flexbox for a standard site.

I learned 3 things using CSS Grid + Flexbox for a standard site.

54
Comments 6
3 min read
Headless CMS + JavaScript renderer

Headless CMS + JavaScript renderer

8
Comments
2 min read
Converting string to numbers

Converting string to numbers

3
Comments
1 min read
A Colorful Logger for the Browser

A Colorful Logger for the Browser

11
Comments
2 min read
[Pro Tip] `npm link` explained 🎉

[Pro Tip] `npm link` explained 🎉

34
Comments 7
1 min read
Is Flutter Desktop ready for experimentation?

Is Flutter Desktop ready for experimentation?

43
Comments 4
1 min read
3Sum Algorithm

3Sum Algorithm

8
Comments 2
4 min read
Case study: How to validate your open source project idea

Case study: How to validate your open source project idea

11
Comments
7 min read
Javascript Callback Functions In Depth Guide for 2019

Javascript Callback Functions In Depth Guide for 2019

140
Comments 6
9 min read
loading...