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.
Exercise - Array.prototype methods with reduce

Exercise - Array.prototype methods with reduce

37
Comments 1
7 min read
Project Idea: The RSS Reader for the End Times

Project Idea: The RSS Reader for the End Times

16
Comments 3
3 min read
TypeScript tip of the week - generics

TypeScript tip of the week - generics

13
Comments 2
2 min read
How to Become a Better Software Developer

How to Become a Better Software Developer

40
Comments
13 min read
Scrape the web with PUPPETEER and send it to SLACK

Scrape the web with PUPPETEER and send it to SLACK

5
Comments
1 min read
Conditionally assign a CSS class to a React component

Conditionally assign a CSS class to a React component

18
Comments 1
2 min read
Build a redux-like Store with React Context+Hooks

Build a redux-like Store with React Context+Hooks

15
Comments 2
9 min read
Who wants to do open source together?

Who wants to do open source together?

7
Comments 11
1 min read
8.9 Parens

8.9 Parens

8
Comments
3 min read
How to add a splash screen for a progressive web app with React ?

How to add a splash screen for a progressive web app with React ?

44
Comments 1
1 min read
Loading dynamic images in a Vue Component

Loading dynamic images in a Vue Component

12
Comments 2
3 min read
Guides to Refactoring

Guides to Refactoring

89
Comments 6
1 min read
Javascript Date Object Explained In Detail

Javascript Date Object Explained In Detail

6
Comments
1 min read
10 superpowers HTML5 gives you (and you are not using)

10 superpowers HTML5 gives you (and you are not using)

770
Comments 28
6 min read
React props auto-complete in VS Code

React props auto-complete in VS Code

45
Comments 5
3 min read
JavaScript Inheritance in EcmaScript 5

JavaScript Inheritance in EcmaScript 5

11
Comments
3 min read
Creating and deploying a website using Webiny Serverless CMS ⚡️ + Free SWAG 👚👕

Creating and deploying a website using Webiny Serverless CMS ⚡️ + Free SWAG 👚👕

47
Comments 7
3 min read
How to make your functional React components perform better (with useCallback and memo)

How to make your functional React components perform better (with useCallback and memo)

135
Comments 2
6 min read
Extreme Reusability with Functional Programming & Lodash

Extreme Reusability with Functional Programming & Lodash

6
Comments
1 min read
Is it safe to use Google APIs from Client-Side Javascript 🤔

Is it safe to use Google APIs from Client-Side Javascript 🤔

14
Comments 9
1 min read
How I wrote a Node JS tutorial

How I wrote a Node JS tutorial

7
Comments
3 min read
Angular: Dynamically configure an injector for dynamic views

Angular: Dynamically configure an injector for dynamic views

27
Comments 2
2 min read
Compare well. React or React.js?

Compare well. React or React.js?

10
Comments
1 min read
My Journey from ESL Teacher to Software Developer

My Journey from ESL Teacher to Software Developer

53
Comments 7
10 min read
What is Strict Mode in JavaScript? 06:25

What is Strict Mode in JavaScript?

42
Comments
1 min read
loading...