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.
Creating Reusable React Components with map()

Creating Reusable React Components with map()

41
Comments 4
4 min read
How do ECMAScript Private Fields Work in TypeScript?

How do ECMAScript Private Fields Work in TypeScript?

36
Comments 1
3 min read
Webpack, babel and the "Modern Webapp" explained

Webpack, babel and the "Modern Webapp" explained

14
Comments
3 min read
custom hooksをグローバル変数みたいに扱わないで

custom hooksをグローバル変数みたいに扱わないで

6
Comments 1
1 min read
Static methods in Python vs Javascript

Static methods in Python vs Javascript

7
Comments 1
1 min read
Why I Use Yarn, Not npm

Why I Use Yarn, Not npm

135
Comments 16
3 min read
Quick React Bootstrap NavBar

Quick React Bootstrap NavBar

11
Comments 3
3 min read
Share good resources to start with Ember.js

Share good resources to start with Ember.js

11
Comments 8
1 min read
Secure authentication in Nuxt SPA with Laravel as back-end

Secure authentication in Nuxt SPA with Laravel as back-end

113
Comments 89
11 min read
Javascript Tip: a neat trick with the minus tilde for Objects

Javascript Tip: a neat trick with the minus tilde for Objects

20
Comments 2
3 min read
Nodejs | Thread pool implementations

Nodejs | Thread pool implementations

17
Comments 2
2 min read
💡 How to dynamically create and access properties on JavaScript objects

💡 How to dynamically create and access properties on JavaScript objects

16
Comments 1
1 min read
🏃⛰ Smarter, prettier and faster package scripts with Ultra-Runner

🏃⛰ Smarter, prettier and faster package scripts with Ultra-Runner

18
Comments 6
4 min read
Help us create a community-curated list of React Libraries!

Help us create a community-curated list of React Libraries!

13
Comments 3
1 min read
Frontend Developer Resources 2020

Frontend Developer Resources 2020

314
Comments 16
11 min read
What is a Pure Function?

What is a Pure Function?

13
Comments
2 min read
Gitlab CI For A TypeScript Project Bootstrapped With TSDX

Gitlab CI For A TypeScript Project Bootstrapped With TSDX

10
Comments
2 min read
Svelte Tutorials Learning Notes: Transitions

Svelte Tutorials Learning Notes: Transitions

53
Comments 1
19 min read
My Portfolio

My Portfolio

12
Comments
1 min read
JavaScript Interview Coding Questions - 5

JavaScript Interview Coding Questions - 5

12
Comments
2 min read
I Use For Loops Almost Always In Javascript

I Use For Loops Almost Always In Javascript

51
Comments 20
2 min read
Function currying in JavaScript

Function currying in JavaScript

53
Comments 2
3 min read
Boosting your React App’s performance with React.memo.

Boosting your React App’s performance with React.memo.

41
Comments 2
2 min read
Custom Cursor with CSS and jQuery [Detailed]

Custom Cursor with CSS and jQuery [Detailed]

48
Comments 14
5 min read
Continuous Deploy in CircleCI to shared host 🚀

Continuous Deploy in CircleCI to shared host 🚀

8
Comments
2 min read
loading...