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.
What is PropTypes and how to use it in React

What is PropTypes and how to use it in React

28
Comments 3
2 min read
Converting Synchronous Code to Asynchronous

Converting Synchronous Code to Asynchronous

22
Comments
5 min read
Build a responsive image gallery with CSS grid, JavaScript and the unsplash API

Build a responsive image gallery with CSS grid, JavaScript and the unsplash API

30
Comments
5 min read
Building a responsive camera component with React Hooks

Building a responsive camera component with React Hooks

23
Comments
11 min read
HTML DOM Manipulation with JavaScript

HTML DOM Manipulation with JavaScript

76
Comments
3 min read
TDD course with AdonisJs - 8. Third party APIs, ioc and custom validators

TDD course with AdonisJs - 8. Third party APIs, ioc and custom validators

7
Comments 8
5 min read
This is probably the funniest Codepen I found this year!

This is probably the funniest Codepen I found this year!

709
Comments 60
1 min read
gitmoji-changelog v2 is out 🎉

gitmoji-changelog v2 is out 🎉

21
Comments 2
3 min read
Testing with Jest & async/await

Testing with Jest & async/await

87
Comments 5
3 min read
The 'not class' pattern

The 'not class' pattern

10
Comments 6
1 min read
Fun with JavaScript and CSS - random dots

Fun with JavaScript and CSS - random dots

90
Comments 4
5 min read
A new JavaScript library for building user interfaces, Easy, Fast, And readable Syntax, Mix With React + Flutter Style

A new JavaScript library for building user interfaces, Easy, Fast, And readable Syntax, Mix With React + Flutter Style

37
Comments 5
1 min read
Don't Surrender to Extraneous React Re-Renders

Don't Surrender to Extraneous React Re-Renders

12
Comments 2
4 min read
web-extension starter

web-extension starter

4
Comments
1 min read
Promise.resolve() everything

Promise.resolve() everything

8
Comments 2
1 min read
Simplicidade da abstração: throwable

Simplicidade da abstração: throwable

6
Comments
4 min read
Difference Between Var, Let and Const in ES6

Difference Between Var, Let and Const in ES6

12
Comments 5
1 min read
Taking a look at finite state machines

Taking a look at finite state machines

10
Comments 2
8 min read
My First Contribution to Firefox

My First Contribution to Firefox

58
Comments
5 min read
Beginner Vue.js Tutorial with User Login

Beginner Vue.js Tutorial with User Login

9
Comments
1 min read
The Missing Guide to Twitter OAuth User Authorization

The Missing Guide to Twitter OAuth User Authorization

21
Comments
6 min read
Multibranch CI/CD for Serverless Functions

Multibranch CI/CD for Serverless Functions

8
Comments 3
6 min read
Javascript and Iframes

Javascript and Iframes

100
Comments 1
8 min read
Learn Frontend, the right way

Learn Frontend, the right way

71
Comments 5
1 min read
Javascript ghosts

Javascript ghosts

7
Comments
1 min read
Escaping the call stack

Escaping the call stack

8
Comments
2 min read
Relative color luminance

Relative color luminance

5
Comments 1
2 min read
19+ Articles of October 2019 to Learn JavaScript

19+ Articles of October 2019 to Learn JavaScript

64
Comments 2
5 min read
Chrome Dev Tools

Chrome Dev Tools

15
Comments
3 min read
How to learn ReactJS properly

How to learn ReactJS properly

36
Comments 9
1 min read
How YOU can use Formik to manage your React forms

How YOU can use Formik to manage your React forms

31
Comments 2
1 min read
Build a coding blog from scratch with Gatsby and MDX

Build a coding blog from scratch with Gatsby and MDX

180
Comments 2
34 min read
Create Awesome CSS Input Animations

Create Awesome CSS Input Animations

105
Comments 1
1 min read
fcal - Math expression evaluator in Javascript

fcal - Math expression evaluator in Javascript

14
Comments
3 min read
Method Chaining in JavaScript

Method Chaining in JavaScript

85
Comments 7
2 min read
JavaScript Random Function Explained

JavaScript Random Function Explained

6
Comments
2 min read
Learn WebSockets By Building Simple Chat App

Learn WebSockets By Building Simple Chat App

167
Comments 3
3 min read
React Dashboard Ultimate Guide. Part 3: Customize UI

React Dashboard Ultimate Guide. Part 3: Customize UI

69
Comments 2
5 min read
What do you want to learn about advanced JavaScript and design patterns ?

What do you want to learn about advanced JavaScript and design patterns ?

6
Comments
1 min read
Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.

Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.

503
Comments 73
9 min read
🌈 Traveling to Full Frontal Conf🏳️‍🌈

🌈 Traveling to Full Frontal Conf🏳️‍🌈

6
Comments
1 min read
5 Things I Learned in My First Week as a Maintainer

5 Things I Learned in My First Week as a Maintainer

74
Comments 7
3 min read
Introducing the FormData Viewer Extension

Introducing the FormData Viewer Extension

6
Comments
2 min read
A proposal to improve Angular’s ReactiveFormsModule

A proposal to improve Angular’s ReactiveFormsModule

9
Comments
14 min read
What programming languages should you learn?

What programming languages should you learn?

52
Comments 6
6 min read
Angular Newsletter Issue No #3 7th November 2019

Angular Newsletter Issue No #3 7th November 2019

8
Comments
5 min read
Implementing a primitive OCR using k-NN

Implementing a primitive OCR using k-NN

12
Comments 1
11 min read
AWS Lambda: Node.js v8.10 Runtime Approaching End of Life (EOL)

AWS Lambda: Node.js v8.10 Runtime Approaching End of Life (EOL)

8
Comments
2 min read
Introducing a Simple React State Manager Based on Hooks

Introducing a Simple React State Manager Based on Hooks

38
Comments 2
4 min read
How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript

How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript

185
Comments 16
14 min read
What does Javascript Promise us for 2020?

What does Javascript Promise us for 2020?

129
Comments 6
4 min read
Joi Tutorial-Using @hapi/joi version 16.1.7 to validate a request body in a RESTful API.

Joi Tutorial-Using @hapi/joi version 16.1.7 to validate a request body in a RESTful API.

39
Comments 6
5 min read
Stacks. What are they? 🥞

Stacks. What are they? 🥞

9
Comments 2
4 min read
New to Javascript? How to set up a macOS Dev Environment for the first time

New to Javascript? How to set up a macOS Dev Environment for the first time

8
Comments
2 min read
Client-side caching with Angular

Client-side caching with Angular

131
Comments 14
3 min read
Weekly Picks #100 — Development Posts

Weekly Picks #100 — Development Posts

16
Comments 2
1 min read
How To Build A Twitter Hashtag Tweets Viewing Tool Tutorial

How To Build A Twitter Hashtag Tweets Viewing Tool Tutorial

9
Comments
7 min read
Static Site CMS: Definition, Examples, and How to Choose

Static Site CMS: Definition, Examples, and How to Choose

5
Comments
6 min read
How to update one property in a list of items in React

How to update one property in a list of items in React

12
Comments
2 min read
Await, Promises & Promise Methods

Await, Promises & Promise Methods

79
Comments
3 min read
loading...