Forem

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.
Modifying component data with event emitters in Vue.js
Cover image for 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
Cover image for 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
Cover image for useEffect vs. useLayoutEffect in plain, approachable language

useEffect vs. useLayoutEffect in plain, approachable language

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

Intro to Svelte 🦄⚡️🧡

170
Comments 17
6 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
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
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?
Cover image for 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
Cover image for 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
Cover image for 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
Setting up Tailwind With create-react-app

Setting up Tailwind With create-react-app

226
Comments 20
8 min read
Best resources to learn vue.js

Best resources to learn vue.js

11
Comments 7
1 min read
Serverless Functions With WebAssembly Modules
Cover image for Serverless Functions With WebAssembly Modules

Serverless Functions With WebAssembly Modules

25
Comments 3
7 min read
Make a Discord Moderation Bot - Word Filter and Bans

Make a Discord Moderation Bot - Word Filter and Bans

5
Comments
1 min read
No, TypeScript is not a waste of time.
Cover image for No, TypeScript is not a waste of time.

No, TypeScript is not a waste of time.

201
Comments 38
9 min read
loading...