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.
useCallback hook isn't a drop-in replacement for class methods, how to avoid rerenders and access state/props within useCallback

useCallback hook isn't a drop-in replacement for class methods, how to avoid rerenders and access state/props within useCallback

6
Comments 1
2 min read
Hyperscript Tagged Markup (HTM): JSX alternative using standard tagged templates, with compiler support.

Hyperscript Tagged Markup (HTM): JSX alternative using standard tagged templates, with compiler support.

58
Comments 27
1 min read
A New Vue On JavaScript30 - 08 Fun with HTML5 Canvas
Cover image for A New Vue On JavaScript30 - 08 Fun with HTML5 Canvas

A New Vue On JavaScript30 - 08 Fun with HTML5 Canvas

6
Comments
3 min read
Run Node Scripts or Gulp/Grunt Tasks From Gradle

Run Node Scripts or Gulp/Grunt Tasks From Gradle

15
Comments 1
1 min read
Setting up a `npx username` card!

Setting up a `npx username` card!

143
Comments 22
3 min read
Deploy a blazing-fast, feature-rich and free to use website with a blog in under 10 minutes

Deploy a blazing-fast, feature-rich and free to use website with a blog in under 10 minutes

10
Comments 2
4 min read
Day 1: Booting Up My React.js
Cover image for Day 1: Booting Up My React.js

Day 1: Booting Up My React.js

8
Comments 1
2 min read
Developing your first CLI (command line interface) tool using NodeJS

Developing your first CLI (command line interface) tool using NodeJS

28
Comments 3
18 min read
JavaScript comparison: Object vs Map

JavaScript comparison: Object vs Map

9
Comments 2
3 min read
Forward fax to email with SendGrid and Node.js
Cover image for Forward fax to email with SendGrid and Node.js

Forward fax to email with SendGrid and Node.js

33
Comments 8
7 min read
rrweb: record and replay the web

rrweb: record and replay the web

69
Comments 5
1 min read
Fundamentos JavaScript antes de aprender React

Fundamentos JavaScript antes de aprender React

51
Comments 5
15 min read
React Astro - Global state in React using events

React Astro - Global state in React using events

9
Comments
3 min read
Feed the Snake game

Feed the Snake game

4
Comments
3 min read
👌Best Mobile🖥 App ideas for developer's⌨ in 2019🖱

👌Best Mobile🖥 App ideas for developer's⌨ in 2019🖱

52
Comments 2
2 min read
How do JavaScript arrays work under the hood?

How do JavaScript arrays work under the hood?

12
Comments
3 min read
new Array(1) => [empty title x 1]

new Array(1) => [empty title x 1]

12
Comments 1
8 min read
Versatile Webpack configurations for your React application

Versatile Webpack configurations for your React application

14
Comments
15 min read
difference between isNaN and Number.isNaN

difference between isNaN and Number.isNaN

6
Comments 1
1 min read
Managing State in GraphQL Using Apollo Link State

Managing State in GraphQL Using Apollo Link State

9
Comments
6 min read
Test-driven development of an HTTP server with Koa.js

Test-driven development of an HTTP server with Koa.js

13
Comments
5 min read
Dojo CLI Template App
Cover image for Dojo CLI Template App

Dojo CLI Template App

6
Comments
4 min read
What is GraphQL and how to use it
Cover image for What is GraphQL and how to use it

What is GraphQL and how to use it

271
Comments 11
8 min read
Levensthein algorithm for better faker experience

Levensthein algorithm for better faker experience

6
Comments
2 min read
Filter Arrays with the Javascript Filter() Method

Filter Arrays with the Javascript Filter() Method

125
Comments 9
4 min read
loading...