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.
Everything about Event Handlers and Event Propagation

Everything about Event Handlers and Event Propagation

85
Comments 5
3 min read
Equivalents in Python and JavaScript. Bonus

Equivalents in Python and JavaScript. Bonus

19
Comments 5
4 min read
In defense of JavaScript oddities
Cover image for In defense of JavaScript oddities

In defense of JavaScript oddities

57
Comments 19
3 min read
Accessibility first: tabs
Cover image for Accessibility first: tabs

Accessibility first: tabs

70
Comments 18
6 min read
Hooked-Form

Hooked-Form

10
Comments
2 min read
Function.bind.bind does not work in JavaScript

Function.bind.bind does not work in JavaScript

13
Comments 19
1 min read
Why TypeScript is a better option than JavaScript when it comes to functional programming?

Why TypeScript is a better option than JavaScript when it comes to functional programming?

96
Comments 10
7 min read
this.state - How to Use State in React
Cover image for this.state - How to Use State in React

this.state - How to Use State in React

20
Comments 1
7 min read
Safer web: why does brute-force protection of login endpoints so important?

Safer web: why does brute-force protection of login endpoints so important?

15
Comments 3
3 min read
CSS With Feature Detection For Cross Browser Compatibility
Cover image for CSS With Feature Detection For Cross Browser Compatibility

CSS With Feature Detection For Cross Browser Compatibility

92
Comments 1
19 min read
How do you start your side projects?

How do you start your side projects?

10
Comments
2 min read
The Fantastically Magical handleEvent Function
Cover image for The Fantastically Magical handleEvent Function

The Fantastically Magical handleEvent Function

51
Comments 1
1 min read
Search through a JSON object using JavaScript
Cover image for Search through a JSON object using JavaScript

Search through a JSON object using JavaScript

46
Comments 13
1 min read
AlaSQL: A Real Database for Web Browsers (and Node.js)
Cover image for AlaSQL: A Real Database for Web Browsers (and Node.js)

AlaSQL: A Real Database for Web Browsers (and Node.js)

73
Comments 9
5 min read
Build an image classification app with NativeScript-Vue and Azure Custom Vision API

Build an image classification app with NativeScript-Vue and Azure Custom Vision API

20
Comments
7 min read
What are "HTML-CSS-JS" and "CSS-in-JS", anyway?

What are "HTML-CSS-JS" and "CSS-in-JS", anyway?

102
Comments 4
3 min read
The 3 Superpowers of Hackathons

The 3 Superpowers of Hackathons

36
Comments 6
4 min read
Controlling gadgets with Google Home, IFTTT and Node-RED

Controlling gadgets with Google Home, IFTTT and Node-RED

48
Comments
4 min read
HTTPS In Development: A Practical Guide
Cover image for HTTPS In Development: A Practical Guide

HTTPS In Development: A Practical Guide

333
Comments 15
7 min read
ES5 vs. ES6: Functions

ES5 vs. ES6: Functions

11
Comments 1
3 min read
Build a chat app with Twilio and KendoReact
Cover image for Build a chat app with Twilio and KendoReact

Build a chat app with Twilio and KendoReact

46
Comments 13
11 min read
Quick and Easy JS Parallax Effect
Cover image for Quick and Easy JS Parallax Effect

Quick and Easy JS Parallax Effect

115
Comments 6
2 min read
TypeError: JavaScript
Cover image for TypeError: JavaScript

TypeError: JavaScript

60
Comments 7
2 min read
let, async, await as variable

let, async, await as variable

6
Comments 2
1 min read
Uncaught TypeError: Cannot read property of undefined In JavaScript
Cover image for Uncaught TypeError: Cannot read property of undefined In JavaScript

Uncaught TypeError: Cannot read property of undefined In JavaScript

54
Comments 3
2 min read
loading...