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.
An Overview of the Javascript GameDev Ecosystem

An Overview of the Javascript GameDev Ecosystem

208
Comments 21
7 min read
Using Geolocation with Vue.js
Cover image for Using Geolocation with Vue.js

Using Geolocation with Vue.js

12
Comments 1
5 min read
Jasmine Gotcha: spyOn(…).and.callThrough() makes only a shallow copy of arguments

Jasmine Gotcha: spyOn(…).and.callThrough() makes only a shallow copy of arguments

5
Comments
2 min read
Escape plan (from JS to TS) - Simple project - PART #1
Cover image for Escape plan (from JS to TS) - Simple project - PART #1

Escape plan (from JS to TS) - Simple project - PART #1

8
Comments
2 min read
Creating API files based on shared state

Creating API files based on shared state

7
Comments
2 min read
5 easy wins for cleaner Javascript code 🧹
Cover image for 5 easy wins for cleaner Javascript code 🧹

5 easy wins for cleaner Javascript code 🧹

153
Comments 30
3 min read
Smart is not always smart
Cover image for Smart is not always smart

Smart is not always smart

50
Comments 3
2 min read
Implementing a Draft Feature in a Gatsby Blog

Implementing a Draft Feature in a Gatsby Blog

10
Comments 1
3 min read
Build a "Not Hotdog" clone with React Native

Build a "Not Hotdog" clone with React Native

41
Comments 15
15 min read
Angular Performance: Virtual Scrolling with the CDK
Cover image for Angular Performance: Virtual Scrolling with the CDK

Angular Performance: Virtual Scrolling with the CDK

23
Comments
2 min read
Modern React testing, part 3: Jest and React Testing Library

Modern React testing, part 3: Jest and React Testing Library

106
Comments 1
13 min read
Modern Javascript Techniques
Cover image for Modern Javascript Techniques

Modern Javascript Techniques

147
Comments 3
15 min read
mobx-keystone, an alternative to mobx-state-tree without some of its pains

mobx-keystone, an alternative to mobx-state-tree without some of its pains

15
Comments
5 min read
Find the real world match that you draw

Find the real world match that you draw

4
Comments
1 min read
4 Practical Use Cases for Regular Expressions
Cover image for 4 Practical Use Cases for Regular Expressions

4 Practical Use Cases for Regular Expressions

114
Comments 12
9 min read
NodeJS: How To Send An Email

NodeJS: How To Send An Email

62
Comments 1
1 min read
Not Another To-Do App: Part 6
Cover image for Not Another To-Do App: Part 6

Not Another To-Do App: Part 6

8
Comments
5 min read
Abstract Operations—the key to understand Coercion in JavaScript
Cover image for Abstract Operations—the key to understand Coercion in JavaScript

Abstract Operations—the key to understand Coercion in JavaScript

78
Comments 19
9 min read
7 Tips to boost your productivity as a web developer 🚀
Cover image for 7 Tips to boost your productivity as a web developer 🚀

7 Tips to boost your productivity as a web developer 🚀

599
Comments 28
4 min read
Brogrammer - Our Contribution Towards A Fitter World

Brogrammer - Our Contribution Towards A Fitter World

72
Comments 22
4 min read
Making Defects Impossible

Making Defects Impossible

23
Comments 1
5 min read
Introducing Keystone 5

Introducing Keystone 5

51
Comments 6
2 min read
Hooks are coming to Vue.js version 3.0
Cover image for Hooks are coming to Vue.js version 3.0

Hooks are coming to Vue.js version 3.0

38
Comments 4
7 min read
Making a Neon Clock using React Hooks
Cover image for Making a Neon Clock using React Hooks

Making a Neon Clock using React Hooks

181
Comments 7
12 min read
UAAP Real Time Sentiment Analysis of Fan Tweets

UAAP Real Time Sentiment Analysis of Fan Tweets

6
Comments
8 min read
loading...