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.
Frontend+ Weekly No.4:AngularJS and Long Term Support, Something about Web Security, Clean Code in React

Frontend+ Weekly No.4:AngularJS and Long Term Support, Something about Web Security, Clean Code in React

26
Comments 1
6 min read
JavaScript の async/await の仕様をずっと誤解していた

JavaScript の async/await の仕様をずっと誤解していた

17
Comments
1 min read
Towards a JavaScript API Specification

Towards a JavaScript API Specification

31
Comments 4
2 min read
I learned enough Web Crypto to be dangerous

I learned enough Web Crypto to be dangerous

17
Comments 6
4 min read
Introducing React Paginating 🎉🎉🎉

Introducing React Paginating 🎉🎉🎉

26
Comments 2
3 min read
How to serialize that $%*#ing Buffer

How to serialize that $%*#ing Buffer

18
Comments
1 min read
A tale of Higher-Order Components & Render Props

A tale of Higher-Order Components & Render Props

19
Comments 8
4 min read
Reference And Copying Objects & Arrays in Javascript

Reference And Copying Objects & Arrays in Javascript

51
Comments 8
2 min read
Discovering async hooks

Discovering async hooks

2
Comments 1
3 min read
Vue Component Communication Part 1 - Parents and Children [VueJS]

Vue Component Communication Part 1 - Parents and Children [VueJS]

14
Comments
1 min read
A quick guide to learn React and how its Virtual DOM works

A quick guide to learn React and how its Virtual DOM works

Comments
4 min read
Make your life easier with Vue.js

Make your life easier with Vue.js

14
Comments
1 min read
Handling Errors in React Components with Error Boundaries

Handling Errors in React Components with Error Boundaries

88
Comments 6
4 min read
Creating a Shopping App from Scratch (Part 2)

Creating a Shopping App from Scratch (Part 2)

8
Comments
7 min read
Introducing reactjs-popup 🎉 —  Modals, Tooltips, and Menus —  All in one

Introducing reactjs-popup 🎉 —  Modals, Tooltips, and Menus —  All in one

43
Comments 5
2 min read
Introduction to web scraping with Node.js

Introduction to web scraping with Node.js

237
Comments 22
4 min read
Keeping your ES6 JavaScript code simple

Keeping your ES6 JavaScript code simple

33
Comments 1
5 min read
Which Pi?

Which Pi?

16
Comments 6
1 min read
Named functions vs Functions as variables in JavaScript

Named functions vs Functions as variables in JavaScript

22
Comments 10
1 min read
Explain The New React Context API Like I'm Five

Explain The New React Context API Like I'm Five

9
Comments 1
1 min read
Parket: My take on a State Management Library

Parket: My take on a State Management Library

17
Comments 2
2 min read
Quotlify, a React/Redux example project

Quotlify, a React/Redux example project

39
Comments 5
4 min read
Eloquent Javascript Book [Free!]

Eloquent Javascript Book [Free!]

33
Comments 1
1 min read
Pure Class Fields in React Component

Pure Class Fields in React Component

18
Comments
1 min read
Building a MarkDown Reader in Electron

Building a MarkDown Reader in Electron

86
Comments 6
4 min read
loading...