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.
Writing an npm module with TypeScript and microbundle

Writing an npm module with TypeScript and microbundle

20
Comments
3 min read
Intro to the React

Intro to the React

85
Comments 2
2 min read
Creating a 3D Object using an NES cartridge as an example

Creating a 3D Object using an NES cartridge as an example

31
Comments
4 min read
Choosing cameras in JavaScript with the mediaDevices API

Choosing cameras in JavaScript with the mediaDevices API

38
Comments 6
9 min read
What is the most confusing 💡thing in JavaScript?

What is the most confusing 💡thing in JavaScript?

29
Comments 12
1 min read
The Hitchhiker's Guide to Testing Spring Boot APIs and Angular Components with WireMock, Jest, Protractor, and Travis CI

The Hitchhiker's Guide to Testing Spring Boot APIs and Angular Components with WireMock, Jest, Protractor, and Travis CI

16
Comments
32 min read
My attempt on asyncToGenerator()

My attempt on asyncToGenerator()

7
Comments 2
1 min read
Trying out Transcrypt

Trying out Transcrypt

42
Comments
5 min read
NodeJS 10: The New, The Changed, and the Deprecated

NodeJS 10: The New, The Changed, and the Deprecated

7
Comments
1 min read
Minifying web files?

Minifying web files?

8
Comments 2
1 min read
Twitter bot that generates an image with your quote!

Twitter bot that generates an image with your quote!

110
Comments 8
3 min read
Create a fancy burger menu using reactjs-popup

Create a fancy burger menu using reactjs-popup

77
Comments
3 min read
Line-Based Truncation Methods

Line-Based Truncation Methods

75
Comments 5
5 min read
What is your favourite JavaScript framework?

What is your favourite JavaScript framework?

84
Comments 59
1 min read
Background-Image-On-Load

Background-Image-On-Load

38
Comments 3
1 min read
Use babel-eslint for code using not standardized specifications

Use babel-eslint for code using not standardized specifications

9
Comments
1 min read
Asynchronous JavaScript for Newbies

Asynchronous JavaScript for Newbies

102
Comments 5
1 min read
What the... hoisting?

What the... hoisting?

41
Comments
2 min read
String.prototype.replace asynchronously?

String.prototype.replace asynchronously?

14
Comments 6
5 min read
RxJS 6: What's new and what has changed?

RxJS 6: What's new and what has changed?

9
Comments
1 min read
Coursehunt: Hunt your courses for free !

Coursehunt: Hunt your courses for free !

13
Comments
1 min read
How does Node.js optimize use in cloud platform?

How does Node.js optimize use in cloud platform?

6
Comments 2
1 min read
Simple comment section with vue components

Simple comment section with vue components

32
Comments 13
3 min read
JavaScript Array Methods to Make You a Better Developer

JavaScript Array Methods to Make You a Better Developer

2
Comments
12 min read
The complete guide to JavaScript arrays

The complete guide to JavaScript arrays

40
Comments 1
18 min read
Basic JavaScript Development Tools Explained By Cooking In A Restaurant Kitchen

Basic JavaScript Development Tools Explained By Cooking In A Restaurant Kitchen

87
Comments 5
9 min read
Array reference... and how to not!

Array reference... and how to not!

49
Comments
2 min read
How do you use monorepo with #lerna to your FrontEnd and BackEnd?

How do you use monorepo with #lerna to your FrontEnd and BackEnd?

9
Comments 2
1 min read
Can (aᅠ == 1 && a == 2 && ᅠa == 3) equal true?

Can (aᅠ == 1 && a == 2 && ᅠa == 3) equal true?

62
Comments 16
1 min read
[JS] Do you use 'with' in JavaScript?

[JS] Do you use 'with' in JavaScript?

9
Comments 4
1 min read
Bootstrapping your React Native App

Bootstrapping your React Native App

164
Comments 8
10 min read
Saving time with contract testing

Saving time with contract testing

92
Comments 2
5 min read
How components won the “framework wars”

How components won the “framework wars”

148
Comments 2
7 min read
How 3 Lines of Code Reduced CPU and Memory Consumption by 13%

How 3 Lines of Code Reduced CPU and Memory Consumption by 13%

10
Comments 2
3 min read
Migrating AngularJS tests From Karma to Jest

Migrating AngularJS tests From Karma to Jest

13
Comments 5
7 min read
New Features for Developing AngularJS Applications - Part 2: Build An App

New Features for Developing AngularJS Applications - Part 2: Build An App

8
Comments
1 min read
Explaining JavaScript’s Prototype Chain Like You're Five

Explaining JavaScript’s Prototype Chain Like You're Five

192
Comments 2
4 min read
Running SSL on localhost

Running SSL on localhost

224
Comments 12
5 min read
Ratlog.js – JavaScript Application Logging for Rats, Humans and Machines

Ratlog.js – JavaScript Application Logging for Rats, Humans and Machines

67
Comments 12
3 min read
Asynchronous Generators and Pipelines in JavaScript

Asynchronous Generators and Pipelines in JavaScript

52
Comments
6 min read
Remaining

Remaining

10
Comments
1 min read
Virtual DOM - The backbone of React

Virtual DOM - The backbone of React

110
Comments 9
4 min read
Advice to the New Programmers👦

Advice to the New Programmers👦

141
Comments 11
1 min read
Vue.js SEO-Friendly SPAs: Tips, Tools & Prerender Example

Vue.js SEO-Friendly SPAs: Tips, Tools & Prerender Example

18
Comments 1
1 min read
Real-time Editable Datagrid In React

Real-time Editable Datagrid In React

72
Comments
7 min read
Introducing mmarkdown

Introducing mmarkdown

9
Comments 2
2 min read
The power of jsDoc

The power of jsDoc

86
Comments 11
4 min read
This Week I Learned #5

This Week I Learned #5

10
Comments
3 min read
wddng - A wedding with tech support

wddng - A wedding with tech support

117
Comments 5
4 min read
Generating Random Cure Song Titles with Markov Chain

Generating Random Cure Song Titles with Markov Chain

56
Comments 7
2 min read
Finding And Fixing Node.js Memory Leaks: A Practical Guide

Finding And Fixing Node.js Memory Leaks: A Practical Guide

156
Comments 5
9 min read
New Features for Developing AngularJS Applications - Part 1: Component-Based Architecture

New Features for Developing AngularJS Applications - Part 1: Component-Based Architecture

8
Comments
1 min read
6 Reasons to use Vue.js

6 Reasons to use Vue.js

201
Comments 29
3 min read
Scoped closures

Scoped closures

20
Comments 2
3 min read
Animating a 3D creeper's head in CSS and JS!

Animating a 3D creeper's head in CSS and JS!

75
Comments 3
4 min read
Recursion in JavaScript with ES6, destructuring and rest/spread

Recursion in JavaScript with ES6, destructuring and rest/spread

15
Comments
4 min read
Hi, I'm Michael. I'm a dad, work remote, developer now working as a designer, love full stack JavaScript + side projects. AMA!

Hi, I'm Michael. I'm a dad, work remote, developer now working as a designer, love full stack JavaScript + side projects. AMA!

48
Comments 23
1 min read
I was not ready to become the maintainer of Babel

I was not ready to become the maintainer of Babel

178
Comments 17
2 min read
When developing Laravel app with Vim, you can still jump to Magic Methods

When developing Laravel app with Vim, you can still jump to Magic Methods

15
Comments 1
1 min read
Using Bootstrap 4 with React

Using Bootstrap 4 with React

14
Comments
2 min read
loading...