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.
10 Podcasts for Developers in 2019

10 Podcasts for Developers in 2019

245
Comments 31
4 min read
JavaScript Modules: From IIFEs to CommonJS to ES6 Modules

JavaScript Modules: From IIFEs to CommonJS to ES6 Modules

132
Comments 6
18 min read
Async JavaScript: history, patterns and gotchas

Async JavaScript: history, patterns and gotchas

12
Comments
14 min read
Async Form Posts With a Couple Lines of Vanilla JavaScript

Async Form Posts With a Couple Lines of Vanilla JavaScript

60
Comments 5
12 min read
Going serverless with React and AWS Amplify Part 3: Tracking App Usage

Going serverless with React and AWS Amplify Part 3: Tracking App Usage

51
Comments
4 min read
Animate a Robot with Greensock

Animate a Robot with Greensock

21
Comments
5 min read
Node.js fork is not what you think!

Node.js fork is not what you think!

37
Comments 4
2 min read
A Good React Date and Time Picker

A Good React Date and Time Picker

22
Comments 11
1 min read
Regex Bootcamp (or Nobody Seems to be Using HTML5 Validation)

Regex Bootcamp (or Nobody Seems to be Using HTML5 Validation)

41
Comments 5
4 min read
The benefits and origins of Server Side Rendering

The benefits and origins of Server Side Rendering

118
Comments 27
5 min read
React hooks and their dependence on each other

React hooks and their dependence on each other

9
Comments 1
2 min read
Web APIs exploration

Web APIs exploration

105
Comments 5
7 min read
Is 2019 the year of TypeScript?

Is 2019 the year of TypeScript?

104
Comments 68
1 min read
Building a Desktop App with Vue: NW.js

Building a Desktop App with Vue: NW.js

242
Comments 43
8 min read
Typescript Dependency Injection in 200 LOC

Typescript Dependency Injection in 200 LOC

68
Comments 5
8 min read
Why Form Validation Is Important

Why Form Validation Is Important

41
Comments 5
3 min read
A Beginner’s Guide to GraphQL

A Beginner’s Guide to GraphQL

1366
Comments 34
10 min read
Maintaining large JavaScript applications

Maintaining large JavaScript applications

271
Comments 10
8 min read
Setting up a Serverless Contact form in React - using Nodemailer and Express

Setting up a Serverless Contact form in React - using Nodemailer and Express

26
Comments 1
5 min read
Where To Begin with JavaScript?!

Where To Begin with JavaScript?!

41
Comments 14
3 min read
Tweet in bold, italics and strikethrough text

Tweet in bold, italics and strikethrough text

47
Comments 9
1 min read
Creating a custom shader in Three.js

Creating a custom shader in Three.js

115
Comments 14
6 min read
Nearley.js: When Regex Isn't Enough

Nearley.js: When Regex Isn't Enough

45
Comments 2
8 min read
Will ReactJS Continue To Dominate In 2019?

Will ReactJS Continue To Dominate In 2019?

39
Comments
5 min read
Creando una API con GraphQL y Apollo - Parte I

Creando una API con GraphQL y Apollo - Parte I

15
Comments 3
8 min read
loading...