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.
Next.js Practical Introduction: Navigation and Routing

Next.js Practical Introduction: Navigation and Routing

3
Comments
1 min read
Reverse Engineering - understanding Spies in Testing

Reverse Engineering - understanding Spies in Testing

60
Comments 2
9 min read
Mastering the useEffect API
Cover image for Mastering the useEffect API

Mastering the useEffect API

74
Comments
2 min read
Typescript and external libraries

Typescript and external libraries

9
Comments 2
2 min read
How I developed a Concurrent Mode friendly library for React Redux
Cover image for How I developed a Concurrent Mode friendly library for React Redux

How I developed a Concurrent Mode friendly library for React Redux

4
Comments
5 min read
A Journey Through Gatsby Build Process via Building a Plugin

A Journey Through Gatsby Build Process via Building a Plugin

8
Comments
5 min read
Invertendo valores com o Destructuring Assignment

Invertendo valores com o Destructuring Assignment

6
Comments
1 min read
JavaScript: 3 key differences between Arrow Functions and Normal Functions
Cover image for JavaScript: 3 key differences between Arrow Functions and Normal Functions

JavaScript: 3 key differences between Arrow Functions and Normal Functions

8
Comments
1 min read
Budget Poll App from Scratch in Svelte 3

Budget Poll App from Scratch in Svelte 3

6
Comments 3
5 min read
This is why I hate Typescript
Cover image for This is why I hate Typescript

This is why I hate Typescript

126
Comments 108
6 min read
Using Typescript string enums? Consider string literals!

Using Typescript string enums? Consider string literals!

17
Comments 6
3 min read
You should not use lodash for memoization

You should not use lodash for memoization

39
Comments 6
5 min read
“href” vs. “src” in HTML
Cover image for “href” vs. “src” in HTML

“href” vs. “src” in HTML

313
Comments 40
3 min read
Building Chat Web Components with StencilJS and Ionic 4
Cover image for Building Chat Web Components with StencilJS and Ionic 4

Building Chat Web Components with StencilJS and Ionic 4

16
Comments 2
4 min read
You only hate what you don't know
Cover image for You only hate what you don't know

You only hate what you don't know

9
Comments 2
8 min read
Introduction to Service Workers in JavaScript
Cover image for Introduction to Service Workers in JavaScript

Introduction to Service Workers in JavaScript

353
Comments 7
5 min read
Load specific JS files in Elixir and Phoenix

Load specific JS files in Elixir and Phoenix

7
Comments 3
2 min read
Learning NextJs - Day 11
Cover image for Learning NextJs - Day 11

Learning NextJs - Day 11

51
Comments 2
4 min read
Javascript Testing With Mocha

Javascript Testing With Mocha

7
Comments
2 min read
Best 9 JavaScript Testing Frameworks
Cover image for Best 9 JavaScript Testing Frameworks

Best 9 JavaScript Testing Frameworks

17
Comments
16 min read
Testimonial slider, Content circles, Image teaser | Module Monday 49
Cover image for Testimonial slider, Content circles, Image teaser | Module Monday 49

Testimonial slider, Content circles, Image teaser | Module Monday 49

7
Comments
2 min read
React Hooks: UseEffect, UseCallback, UseMemo

React Hooks: UseEffect, UseCallback, UseMemo

277
Comments 7
3 min read
Using CSS Custom attributes generated by JavaScript as a handover mechanism

Using CSS Custom attributes generated by JavaScript as a handover mechanism

8
Comments 3
4 min read
Write your own WebSocket middleware for React/Redux in 4 Steps

Write your own WebSocket middleware for React/Redux in 4 Steps

95
Comments 9
7 min read
Things All Developers Should Learn In College
Cover image for Things All Developers Should Learn In College

Things All Developers Should Learn In College

526
Comments 36
7 min read
loading...