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.
Recursion - what, why & how

Recursion - what, why & how

48
Comments 6
2 min read
How TypeScript 3.7 Helps Quality

How TypeScript 3.7 Helps Quality

107
Comments 14
5 min read
React Explained

React Explained

120
Comments
14 min read
Noob Exercises

Noob Exercises

40
Comments
1 min read
How to create a Fake OS like web app

How to create a Fake OS like web app

39
Comments
4 min read
Primitivo – the JS library for SVG.

Primitivo – the JS library for SVG.

10
Comments
2 min read
Stop adding npm dependencies (thoughtlessly) !

Stop adding npm dependencies (thoughtlessly) !

82
Comments 9
3 min read
Create a Multi-Language Website with React Context API

Create a Multi-Language Website with React Context API

85
Comments 11
3 min read
Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

Understanding and Implementing Linked Lists in JavaScript with ES6 - Implementation

59
Comments 1
4 min read
Developing an Express Application Using TypeScript

Developing an Express Application Using TypeScript

105
Comments 14
4 min read
Multilingual website with Gatsby and Contentful - Part 1

Multilingual website with Gatsby and Contentful - Part 1

18
Comments 2
2 min read
Make a GitHub Activity Chart with Rough.js

Make a GitHub Activity Chart with Rough.js

15
Comments
4 min read
Learn fullstack GraphQL

Learn fullstack GraphQL

207
Comments
1 min read
Introducing Papertown

Introducing Papertown

12
Comments
2 min read
Build a simple blog with GraphQL, Node.js, SQLite and (VUE, Angular Or ReactJS)

Build a simple blog with GraphQL, Node.js, SQLite and (VUE, Angular Or ReactJS)

37
Comments 2
2 min read
How to specify the shape of an object with PropTypes

How to specify the shape of an object with PropTypes

33
Comments 6
2 min read
Explain React to Me

Explain React to Me

158
Comments 24
1 min read
Perfect Select All Checkbox in 3 Lines of Aurelia Code

Perfect Select All Checkbox in 3 Lines of Aurelia Code

6
Comments
5 min read
Scientists estimate less than 70! atoms in the observable Universe!

Scientists estimate less than 70! atoms in the observable Universe!

7
Comments 1
1 min read
List common use cases for generator functions in JavaScript

List common use cases for generator functions in JavaScript

43
Comments 3
1 min read
When and Why you should do Dependency Injection in React

When and Why you should do Dependency Injection in React

60
Comments 5
5 min read
npm@6.13.0

npm@6.13.0

68
Comments 11
2 min read
How to use async/await with map and Promise.all

How to use async/await with map and Promise.all

185
Comments 9
4 min read
Unit testing Node.js applications using Mocha, Chai, and Sinon

Unit testing Node.js applications using Mocha, Chai, and Sinon

131
Comments
11 min read
Explain Angular to Me

Explain Angular to Me

80
Comments 16
1 min read
loading...