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.
Heart Eyes for Array Methods

Heart Eyes for Array Methods

6
Comments 2
2 min read
Bitmasks: A very esoteric (and impractical) way of managing booleans

Bitmasks: A very esoteric (and impractical) way of managing booleans

64
Comments 33
10 min read
Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.

Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.

94
Comments 15
7 min read
An introduction to MojiScript's enhanced map

An introduction to MojiScript's enhanced map

14
Comments 2
4 min read
A small guide to authentication and security for SPA

A small guide to authentication and security for SPA

115
Comments 4
3 min read
Create React App 2.0: What's New?

Create React App 2.0: What's New?

4
Comments
1 min read
Setting Up a RESTful API with Node.js and PostgreSQL

Setting Up a RESTful API with Node.js and PostgreSQL

12
Comments
13 min read
Emulate Redux with React hooks

Emulate Redux with React hooks

18
Comments 2
4 min read
LibertyJS, who's going?

LibertyJS, who's going?

7
Comments 8
1 min read
Going online in 5 minutes with Netlify

Going online in 5 minutes with Netlify

19
Comments 2
2 min read
Implementing backpressure for smoother user experience in low-end devices

Implementing backpressure for smoother user experience in low-end devices

8
Comments 2
5 min read
Experiment: 100kB limited frontend library RevolveR micro

Experiment: 100kB limited frontend library RevolveR micro

9
Comments
5 min read
How did that weird bug come in the code

How did that weird bug come in the code

36
Comments 11
1 min read
Cookie, localStorage, or sessionStorage?

Cookie, localStorage, or sessionStorage?

48
Comments 8
2 min read
Firebase + Jest Testing Episode 2

Firebase + Jest Testing Episode 2

5
Comments
1 min read
Codetip - Javascript: Hide Dependency to a Data Structure

Codetip - Javascript: Hide Dependency to a Data Structure

12
Comments 3
2 min read
What are JavaScript promises? Super high level explanation.

What are JavaScript promises? Super high level explanation.

88
Comments 2
2 min read
Let's Build a Sales Dashboard with React

Let's Build a Sales Dashboard with React

10
Comments
22 min read
StencilJS Router Events

StencilJS Router Events

10
Comments 3
2 min read
Node Package Manager (NPM) Explained by Directing A Movie

Node Package Manager (NPM) Explained by Directing A Movie

76
Comments 3
7 min read
The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript

The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript

185
Comments 4
13 min read
Diary - 2018.10.29

Diary - 2018.10.29

13
Comments
2 min read
A simple React Form solution

A simple React Form solution

9
Comments 4
2 min read
How to send an SMS from React with Twilio

How to send an SMS from React with Twilio

60
Comments 9
9 min read
ReactJs Chrome Extension Boilerplate

ReactJs Chrome Extension Boilerplate

22
Comments
1 min read
loading...