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.
Testing redux reducers - Story Tests
Cover image for Testing redux reducers - Story Tests

Testing redux reducers - Story Tests

8
Comments
5 min read
JavaScript Array Splice Issue
Cover image for JavaScript Array Splice Issue

JavaScript Array Splice Issue

25
Comments 6
1 min read
ReferenceError: primordials is not defined

ReferenceError: primordials is not defined

10
Comments 6
2 min read
[Video] Conversational Semantics for the Web

[Video] Conversational Semantics for the Web

5
Comments
1 min read
5 differences you might not have noticed between desktop and web UIs
Cover image for 5 differences you might not have noticed between desktop and web UIs

5 differences you might not have noticed between desktop and web UIs

44
Comments
2 min read
Big O: [3] Menghitung Operasi
Cover image for Big O: [3] Menghitung Operasi

Big O: [3] Menghitung Operasi

10
Comments 3
3 min read
npkill - The solution to deleting node_modules easily, with style
Cover image for npkill - The solution to deleting node_modules easily, with style

npkill - The solution to deleting node_modules easily, with style

254
Comments 35
3 min read
Friday Frontend: Delightful CSS Quick Hits Edition

Friday Frontend: Delightful CSS Quick Hits Edition

15
Comments
5 min read
Simplify controlled components with React hooks

Simplify controlled components with React hooks

55
Comments 17
3 min read
Static Typing in a React Application

Static Typing in a React Application

9
Comments
4 min read
React: Organizando seu useReducer
Cover image for React: Organizando seu useReducer

React: Organizando seu useReducer

8
Comments
5 min read
Entity-Systems for typescript based games
Cover image for Entity-Systems for typescript based games

Entity-Systems for typescript based games

6
Comments
2 min read
The Future of Web Development
Cover image for The Future of Web Development

The Future of Web Development

65
Comments 4
9 min read
How to Write JavaScript When You Don’t Know Where to Begin
Cover image for How to Write JavaScript When You Don’t Know Where to Begin

How to Write JavaScript When You Don’t Know Where to Begin

144
Comments 5
6 min read
How to make your Electron app faster 🚀⚡
Cover image for How to make your Electron app faster 🚀⚡

How to make your Electron app faster 🚀⚡

175
Comments 10
4 min read
React Made Easy: A Quick Guide To Making CRUD Apps with React.
Cover image for React Made Easy: A Quick Guide To Making CRUD Apps with React.

React Made Easy: A Quick Guide To Making CRUD Apps with React.

24
Comments 5
5 min read
JavaScript Build Tools Demystified - Overall Thoughts
Cover image for JavaScript Build Tools Demystified - Overall Thoughts

JavaScript Build Tools Demystified - Overall Thoughts

9
Comments
6 min read
Optional Chaining in Javascript

Optional Chaining in Javascript

35
Comments 6
1 min read
Understanding ...mapGetters in Vuex
Cover image for Understanding ...mapGetters in Vuex

Understanding ...mapGetters in Vuex

75
Comments 1
5 min read
Use React Hooks Correctly with These Two Rules
Cover image for Use React Hooks Correctly with These Two Rules

Use React Hooks Correctly with These Two Rules

54
Comments
5 min read
The Myth of the 3 Day Developer
Cover image for The Myth of the 3 Day Developer

The Myth of the 3 Day Developer

8
Comments 1
2 min read
7 Exciting New JavaScript Features You Need to Know

7 Exciting New JavaScript Features You Need to Know

478
Comments 18
5 min read
A Short introduction on Promise.any

A Short introduction on Promise.any

36
Comments
2 min read
Be more productive with these tools! 🍉 August picks for you
Cover image for Be more productive with these tools! 🍉 August picks for you

Be more productive with these tools! 🍉 August picks for you

56
Comments 2
4 min read
Writing Your First Browser Extension Tutorial - Part 1
Cover image for Writing Your First Browser Extension Tutorial - Part 1

Writing Your First Browser Extension Tutorial - Part 1

403
Comments 22
8 min read
loading...