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.
The "Elvis" Operator

The "Elvis" Operator

2
Comments
2 min read
Functional programming and pure functions

Functional programming and pure functions

32
Comments 13
1 min read
Going from plain Vue to .vue files

Going from plain Vue to .vue files

1
Comments
8 min read
Browser game with React

Browser game with React

8
Comments 1
2 min read
#30DaysOfCJS: Move over GUI, let's build a VUI with JavaScript!

#30DaysOfCJS: Move over GUI, let's build a VUI with JavaScript!

5
Comments
1 min read
My Coding Journey

My Coding Journey

3
Comments
1 min read
JavaScript Data Types

JavaScript Data Types

69
Comments 4
9 min read
forEach( ): Object.values / Object.keys

forEach( ): Object.values / Object.keys

6
Comments
1 min read
How will you structure REST APIs as an experienced engineer ?

How will you structure REST APIs as an experienced engineer ?

8
Comments 9
1 min read
Build a React component that pulls data from Google Sheets

Build a React component that pulls data from Google Sheets

126
Comments 1
2 min read
How to flatten a nested array in Javascript

How to flatten a nested array in Javascript

9
Comments
1 min read
What is 'this' in JavaScript?

What is 'this' in JavaScript?

103
Comments 9
8 min read
10 best Javascript libraries in 2020.

10 best Javascript libraries in 2020.

88
Comments 5
2 min read
Quick template to test Redux Tool Kit and React Router with Jest

Quick template to test Redux Tool Kit and React Router with Jest

8
Comments 3
3 min read
My one-liner event handler function for toggling check boxes state in ReactJS

My one-liner event handler function for toggling check boxes state in ReactJS

9
Comments 1
2 min read
Parte 3: Configuando a template com React-App-Rewired

Parte 3: Configuando a template com React-App-Rewired

8
Comments
3 min read
Ionic Horizontal & SideMenu Navigation in ReactJS

Ionic Horizontal & SideMenu Navigation in ReactJS

13
Comments 2
2 min read
Async/await can still surprise you... A LOT!

Async/await can still surprise you... A LOT!

95
Comments 6
2 min read
Stahhp With The Outdated React Techniques!

Stahhp With The Outdated React Techniques!

28
Comments 4
6 min read
Choosing udemy course for learning REACT

Choosing udemy course for learning REACT

7
Comments 7
1 min read
Pure Javascript Multiple Modals on a Page - Simplest

Pure Javascript Multiple Modals on a Page - Simplest

16
Comments 7
1 min read
Building a React Table Component with react-table

Building a React Table Component with react-table

57
Comments 1
14 min read
How to make an extremely reusable Tooltip component with React — and nothing else

How to make an extremely reusable Tooltip component with React — and nothing else

43
Comments 12
4 min read
The case for async/await-based JavaScript animations

The case for async/await-based JavaScript animations

32
Comments 4
4 min read
Headless WordPress + Sapper Navigation with Menus (Part 4)

Headless WordPress + Sapper Navigation with Menus (Part 4)

2
Comments
2 min read
loading...