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.
Creating Reveal Effects on Scroll

Creating Reveal Effects on Scroll

36
Comments 2
4 min read
A look into ternary operators and boolean assignations in javascript
Cover image for A look into ternary operators and boolean assignations in javascript

A look into ternary operators and boolean assignations in javascript

9
Comments
4 min read
Use Docker to Create a Node Development Environment

Use Docker to Create a Node Development Environment

30
Comments 3
1 min read
Part 1. Clock-in/out System - Diagram
Cover image for Part 1. Clock-in/out System - Diagram

Part 1. Clock-in/out System - Diagram

114
Comments 2
3 min read
Happy Little Accidents - Debugging Javascript

Happy Little Accidents - Debugging Javascript

141
Comments 3
8 min read
How to reload your unpacked Chrome extensions on-save from anywhere!

How to reload your unpacked Chrome extensions on-save from anywhere!

8
Comments 5
2 min read
Do We Need To Compile Website Components?

Do We Need To Compile Website Components?

16
Comments 5
1 min read
Devices to Toy with Web Bluetooth?

Devices to Toy with Web Bluetooth?

11
Comments 1
1 min read
Here is how I change the value of const keyword in Javascript

Here is how I change the value of const keyword in Javascript

11
Comments 1
2 min read
Performance measurement of JavaScript solutions to common algorithmic questions (part 1)

Performance measurement of JavaScript solutions to common algorithmic questions (part 1)

50
Comments 21
6 min read
Adventures in Hacking Electron Apps

Adventures in Hacking Electron Apps

22
Comments 6
7 min read
What Do You Think About the Virtual DOM?
Cover image for What Do You Think About the Virtual DOM?

What Do You Think About the Virtual DOM?

20
Comments 11
1 min read
CanJS & FeathersJS Channels

CanJS & FeathersJS Channels

7
Comments
3 min read
Planning to Switch Site From Html to Gatsby?

Planning to Switch Site From Html to Gatsby?

5
Comments
4 min read
Quick Tip: Managing event listeners with bound callbacks
Cover image for Quick Tip: Managing event listeners with bound callbacks

Quick Tip: Managing event listeners with bound callbacks

31
Comments 3
1 min read
Angular Routing - Best Practices for Enterprise Applications
Cover image for Angular Routing - Best Practices for Enterprise Applications

Angular Routing - Best Practices for Enterprise Applications

14
Comments 7
6 min read
Javascript events, going back to the basics

Javascript events, going back to the basics

7
Comments
1 min read
Kotlin for JS Devs (Part 2)

Kotlin for JS Devs (Part 2)

24
Comments 3
4 min read
BarcelonaJS Meetup February

BarcelonaJS Meetup February

5
Comments
1 min read
Making API Requests with NodeJS

Making API Requests with NodeJS

10
Comments
3 min read
Why should you separate Controllers from Services in Node REST API's?
Cover image for Why should you separate Controllers from Services in Node REST API's?

Why should you separate Controllers from Services in Node REST API's?

88
Comments 10
7 min read
Higher-order functions in Javascript

Higher-order functions in Javascript

255
Comments 18
3 min read
Testing against different Environment Variables and Deployment stages

Testing against different Environment Variables and Deployment stages

9
Comments
2 min read
Moving a Sprite Sheet Character with JavaScript

Moving a Sprite Sheet Character with JavaScript

39
Comments 9
7 min read
React hooks: get the current state, back to the future
Cover image for React hooks: get the current state, back to the future

React hooks: get the current state, back to the future

100
Comments 8
3 min read
loading...