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.
A Future Without Webpack

A Future Without Webpack

185
Comments 14
6 min read
Should you always use getters in Vuex?

Should you always use getters in Vuex?

13
Comments 3
5 min read
N00bs Takeover: Building JAMstack Sites with No Coding Skills

N00bs Takeover: Building JAMstack Sites with No Coding Skills

9
Comments 1
1 min read
Request Api Adapter

Request Api Adapter

6
Comments
1 min read
Compound scales in D3.js

Compound scales in D3.js

10
Comments
1 min read
Modifying component data with event emitters in Vue.js

Modifying component data with event emitters in Vue.js

12
Comments
7 min read
How For Loops REALLY work

How For Loops REALLY work

49
Comments 5
8 min read
Friday Frontend: React Hooks Edition

Friday Frontend: React Hooks Edition

20
Comments
5 min read
Quick tip: using scrollIntoView() to show added elements to a container with overflow

Quick tip: using scrollIntoView() to show added elements to a container with overflow

7
Comments
2 min read
Lessons Learned Migrating APIs to GraphQL 📝

Lessons Learned Migrating APIs to GraphQL 📝

8
Comments
2 min read
JAMstack as a beginner

JAMstack as a beginner

115
Comments 11
3 min read
useEffect vs. useLayoutEffect in plain, approachable language

useEffect vs. useLayoutEffect in plain, approachable language

41
Comments
12 min read
Intro to Svelte 🦄⚡️🧡

Intro to Svelte 🦄⚡️🧡

170
Comments 17
6 min read
Observer Design Pattern tutorial in JavaScript + Fun With a Language API

Observer Design Pattern tutorial in JavaScript + Fun With a Language API

19
Comments
9 min read
Building A Review App Using ReactJS, Elasticsearch, App Search and Grommet — (Part 1: Data)

Building A Review App Using ReactJS, Elasticsearch, App Search and Grommet — (Part 1: Data)

26
Comments
3 min read
Tired of redux? Try Reto!

Tired of redux? Try Reto!

6
Comments
1 min read
Quick tip! Map loop, already returns a array

Quick tip! Map loop, already returns a array

6
Comments
1 min read
Do You Still Need a Component Library?

Do You Still Need a Component Library?

43
Comments 1
7 min read
Vue.js Pattern for Async Requests: Using Renderless Components

Vue.js Pattern for Async Requests: Using Renderless Components

128
Comments 20
4 min read
Android continuous background services with NativeScript

Android continuous background services with NativeScript

15
Comments 6
5 min read
My Top Plugins for a GatsbyJS Powered Blog

My Top Plugins for a GatsbyJS Powered Blog

53
Comments 1
5 min read
Implementing animations in React with React Spring

Implementing animations in React with React Spring

71
Comments 4
8 min read
Ctags for Typescript

Ctags for Typescript

8
Comments
1 min read
Useful features of ECMAScript 2019 reviewed

Useful features of ECMAScript 2019 reviewed

88
Comments 7
5 min read
Back to Basics - JavaScript Hoisting 101

Back to Basics - JavaScript Hoisting 101

86
Comments 4
4 min read
loading...