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.
Creating a 13KB JS Game using SVG

Creating a 13KB JS Game using SVG

82
Comments 2
8 min read
The ABSOLUTE Beginners Guide to Linting

The ABSOLUTE Beginners Guide to Linting

127
Comments 4
3 min read
How NOT to learn JavaScript

How NOT to learn JavaScript

86
Comments 15
2 min read
Learn JavaScript by building a UI framework: Part 4 - Creating A Module Bundler

Learn JavaScript by building a UI framework: Part 4 - Creating A Module Bundler

23
Comments
11 min read
Full-text search with Node.js and ElasticSearch on Docker

Full-text search with Node.js and ElasticSearch on Docker

209
Comments 1
14 min read
usePageTitle custom reactjs hook

usePageTitle custom reactjs hook

20
Comments 5
1 min read
Send and Schedule e-mails from a Node.js app

Send and Schedule e-mails from a Node.js app

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

Roll your Own Redux With useContext & useReducer

19
Comments 2
4 min read
Debugging Javascript Like a Pro

Debugging Javascript Like a Pro

93
Comments 2
9 min read
Cultivating Coder's Bootcamp Summer 2019

Cultivating Coder's Bootcamp Summer 2019

5
Comments
2 min read
How to access your localhost application on any device

How to access your localhost application on any device

48
Comments 6
1 min read
Gridsome 0.7 Released!

Gridsome 0.7 Released!

6
Comments
1 min read
Setting up Prettier and Husky automatically, with prettier-configure

Setting up Prettier and Husky automatically, with prettier-configure

8
Comments
1 min read
Embedded Storage for Node.js Part 2

Embedded Storage for Node.js Part 2

8
Comments
1 min read
The introduction to Typescript you may be missing

The introduction to Typescript you may be missing

83
Comments 2
8 min read
JavaScript-tips ⚡️

JavaScript-tips ⚡️

7
Comments
1 min read
How to Easily Reuse Components Across Projects and Repositories

How to Easily Reuse Components Across Projects and Repositories

79
Comments 6
7 min read
Polling with async/await

Polling with async/await

22
Comments 2
2 min read
Javascript Inheritance explained in plain English (aka Ruby)

Javascript Inheritance explained in plain English (aka Ruby)

5
Comments 1
6 min read
Using event bus in Vue.js to pass data between components

Using event bus in Vue.js to pass data between components

47
Comments 1
5 min read
My first whiteboard challenge

My first whiteboard challenge

8
Comments
2 min read
Getting Started with Serverless Angular Universal on AWS Lambda

Getting Started with Serverless Angular Universal on AWS Lambda

11
Comments 1
13 min read
Book Review: The Gamer's Guide To Coding

Book Review: The Gamer's Guide To Coding

7
Comments
2 min read
Better Console Debug in Javascript

Better Console Debug in Javascript

5
Comments
1 min read
SOLID: Dependency Inversion Principle in Angular

SOLID: Dependency Inversion Principle in Angular

10
Comments
8 min read
loading...