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 JS developer's view of WASM in 2019

The JS developer's view of WASM in 2019

16
Comments 5
4 min read
Recursion

Recursion

26
Comments 1
2 min read
Is there a way to explain hooks without mentioning class component?

Is there a way to explain hooks without mentioning class component?

8
Comments 4
1 min read
Web Scraping Walkthrough with Python

Web Scraping Walkthrough with Python

88
Comments 9
14 min read
Removing duplicates in an Array of Objects in JS with Sets

Removing duplicates in an Array of Objects in JS with Sets

182
Comments 42
2 min read
It is NOT always right to pin your dependencies

It is NOT always right to pin your dependencies

7
Comments
2 min read
Learn Docker - from the beginning, part II volumes

Learn Docker - from the beginning, part II volumes

205
Comments 37
12 min read
Netsuite Searching with SuiteScript 2.0

Netsuite Searching with SuiteScript 2.0

10
Comments 1
3 min read
What is ES6 spread operator ?

What is ES6 spread operator ?

6
Comments 3
1 min read
Limits of a Headless CMS?

Limits of a Headless CMS?

10
Comments 3
2 min read
faceRecognition

faceRecognition

7
Comments
1 min read
Announcing Open Web Components

Announcing Open Web Components

159
Comments 9
6 min read
Array manipulation in JavaScript 🧐

Array manipulation in JavaScript 🧐

162
Comments 23
2 min read
HTTP-API Integration with React Lifecycle-Methods and Hooks

HTTP-API Integration with React Lifecycle-Methods and Hooks

21
Comments 4
5 min read
A guide to Express request and response mocking/stubbing with Jest or sinon

A guide to Express request and response mocking/stubbing with Jest or sinon

19
Comments
15 min read
Creating a Portfolio with Gatsby and ReactJS? Beware!!!

Creating a Portfolio with Gatsby and ReactJS? Beware!!!

8
Comments
4 min read
Reference Error: JavaScript

Reference Error: JavaScript

9
Comments
2 min read
ui-form-field - A simpler way to work with Forms in React

ui-form-field - A simpler way to work with Forms in React

5
Comments 2
1 min read
React Native, one year later: what we've learned

React Native, one year later: what we've learned

79
Comments
5 min read
50 Days of the #100DaysOfCode challenge

50 Days of the #100DaysOfCode challenge

12
Comments 8
3 min read
Retrieve entire data from paginated API recursively.

Retrieve entire data from paginated API recursively.

31
Comments 6
2 min read
Going serverless with React and AWS Amplify Part 4: Hosting

Going serverless with React and AWS Amplify Part 4: Hosting

43
Comments
4 min read
I built my first React Native app

I built my first React Native app

22
Comments 10
1 min read
I built the Web app to search commits on GitHub

I built the Web app to search commits on GitHub

14
Comments 5
2 min read
Reccursive methods

Reccursive methods

10
Comments 2
3 min read
loading...