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.
Flutter, Ionic, React Native or Xamarin? What you use and why?

Flutter, Ionic, React Native or Xamarin? What you use and why?

127
Comments 41
1 min read
BxJS Weekly Ep. 14 - javascript news podcast 1:02:43

BxJS Weekly Ep. 14 - javascript news podcast

Comments
1 min read
A Quick, Practical Use Case for ES6 Generators: Building an Infinitely Repeating Array

A Quick, Practical Use Case for ES6 Generators: Building an Infinitely Repeating Array

67
Comments 4
3 min read
Some common anti non-javascript mechanism websites use
Cover image for Some common anti non-javascript mechanism websites use

Some common anti non-javascript mechanism websites use

11
Comments 4
1 min read
An Overview of JavaScript Functions

An Overview of JavaScript Functions

211
Comments 8
6 min read
Quick and easy way of counting UTF-8 characters in Javascript

Quick and easy way of counting UTF-8 characters in Javascript

43
Comments 6
1 min read
How To Build Your First Chrome Extension

How To Build Your First Chrome Extension

251
Comments 9
6 min read
There's no "else if" in JS
Cover image for There's no "else if" in JS

There's no "else if" in JS

215
Comments 113
2 min read
JavaScript’s Filter Function Explained By Applying To College
Cover image for JavaScript’s Filter Function Explained By Applying To College

JavaScript’s Filter Function Explained By Applying To College

81
Comments 11
4 min read
module-analyzr - A simple CLI and toolkit to extract usage of module

module-analyzr - A simple CLI and toolkit to extract usage of module

10
Comments
1 min read
React DevTools and Unknown Components
Cover image for React DevTools and Unknown Components

React DevTools and Unknown Components

18
Comments 4
3 min read
Deploy a React App as a Github User Page with Yarn
Cover image for Deploy a React App as a Github User Page with Yarn

Deploy a React App as a Github User Page with Yarn

259
Comments 32
4 min read
Passing Arguments to StimulusJS Controllers

Passing Arguments to StimulusJS Controllers

17
Comments
4 min read
ProppyJS: Functional props composition for components (supports ReactJS & VueJS)

ProppyJS: Functional props composition for components (supports ReactJS & VueJS)

36
Comments
3 min read
How Did You Start Coding?

How Did You Start Coding?

91
Comments 54
1 min read
What is the most Wicked (promise|async)/stream based code that you have ever done?

What is the most Wicked (promise|async)/stream based code that you have ever done?

10
Comments
1 min read
How to migrate a traditional Express API to Serverless and save tons of money

How to migrate a traditional Express API to Serverless and save tons of money

50
Comments 2
2 min read
Tests unitarios en JavaScript con Jasmine

Tests unitarios en JavaScript con Jasmine

10
Comments
6 min read
Building a Pomodoro Timer with Vue.js on CodePen

Building a Pomodoro Timer with Vue.js on CodePen

122
Comments 21
5 min read
Do you even recurse?... And if you do, do you do it safely?

Do you even recurse?... And if you do, do you do it safely?

36
Comments 11
4 min read
Ámbito léxico y de bloque en JavaScript

Ámbito léxico y de bloque en JavaScript

9
Comments 1
4 min read
Async Data Options in Vue’s Nuxt.js

Async Data Options in Vue’s Nuxt.js

14
Comments
6 min read
How I learned to Stop Looping and Love the Iterator

How I learned to Stop Looping and Love the Iterator

191
Comments 6
5 min read
Getting Started Building Component Libraries with Angular CLI

Getting Started Building Component Libraries with Angular CLI

40
Comments 4
8 min read
An alternative to handle state in React: the URL !

An alternative to handle state in React: the URL !

82
Comments 16
6 min read
loading...