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.
Shaders and points

Shaders and points

33
Comments 1
10 min read
Service workers and caching strategies explained
Cover image for Service workers and caching strategies explained

Service workers and caching strategies explained

81
Comments 4
9 min read
Share states and functionalities with react context

Share states and functionalities with react context

16
Comments
5 min read
String startsWith() Method in JavaScript

String startsWith() Method in JavaScript

73
Comments 6
3 min read
Why You Probably Don't Need Redux

Why You Probably Don't Need Redux

21
Comments 4
8 min read
Get Started With The ES6 Array Methods .filter(), .map() and .reduce()

Get Started With The ES6 Array Methods .filter(), .map() and .reduce()

99
Comments 4
4 min read
Cool kids handle state with Hooks

Cool kids handle state with Hooks

16
Comments 2
9 min read
Closures: The JS Scope Hack

Closures: The JS Scope Hack

72
Comments 2
3 min read
How to pick the right tech stack for your startup
Cover image for How to pick the right tech stack for your startup

How to pick the right tech stack for your startup

15
Comments
7 min read
Share!
Cover image for Share!

Share!

6
Comments
3 min read
Chaining catch blocks with async/await

Chaining catch blocks with async/await

9
Comments
2 min read
Applitools — The Automated Visual Regression Testing Framework

Applitools — The Automated Visual Regression Testing Framework

6
Comments 1
15 min read
Date Handling in Angular Application (Part 2 - Angular Http Client and Ngx Datepicker)

Date Handling in Angular Application (Part 2 - Angular Http Client and Ngx Datepicker)

18
Comments
3 min read
What every programmer should know about Synchronous vs. Asynchronous Code
Cover image for What every programmer should know about Synchronous vs. Asynchronous Code

What every programmer should know about Synchronous vs. Asynchronous Code

46
Comments 5
6 min read
JavaScript, Ruby and C are not call by reference
Cover image for JavaScript, Ruby and C are not call by reference

JavaScript, Ruby and C are not call by reference

125
Comments 27
9 min read
Reactify Vanilla JS Libraries with Hooks

Reactify Vanilla JS Libraries with Hooks

7
Comments
6 min read
Simple Animations with React Hooks

Simple Animations with React Hooks

15
Comments 2
1 min read
Mixing Storybook with Angular with a Sprinkle of Applitools

Mixing Storybook with Angular with a Sprinkle of Applitools

6
Comments
7 min read
A (super)quick guide to VueJS ecosystem - from senior Java dev point of view

A (super)quick guide to VueJS ecosystem - from senior Java dev point of view

11
Comments
11 min read
VWC MVP, Eddie Prislac

VWC MVP, Eddie Prislac

5
Comments
2 min read
Understanding Design Patterns: Decorator using Long Night (GOT) Example!
Cover image for Understanding Design Patterns: Decorator using Long Night (GOT) Example!

Understanding Design Patterns: Decorator using Long Night (GOT) Example!

138
Comments 2
7 min read
How to make your own SplitPane React component with 0 dependencies

How to make your own SplitPane React component with 0 dependencies

44
Comments 4
7 min read
5 Tips to make testing more productive in React
Cover image for 5 Tips to make testing more productive in React

5 Tips to make testing more productive in React

6
Comments
5 min read
Learning TypeScript, Part One: What Is TypeScript and Why Should I Care?

Learning TypeScript, Part One: What Is TypeScript and Why Should I Care?

7
Comments 2
2 min read
You can create React styled components in 35 LOC
Cover image for You can create React styled components in 35 LOC

You can create React styled components in 35 LOC

15
Comments
5 min read
loading...