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.
What the... iterators?

What the... iterators?

52
Comments 2
3 min read
Wait for a Script to Load in Javascript
Cover image for Wait for a Script to Load in Javascript

Wait for a Script to Load in Javascript

43
Comments 1
1 min read
What is Hoisting😰😰 in JavaScript
Cover image for What is Hoisting😰😰 in JavaScript

What is Hoisting😰😰 in JavaScript

66
Comments 8
1 min read
Can you explain to me what's going on in this code?

Can you explain to me what's going on in this code?

85
Comments 9
1 min read
Service workers has finally landed in iOS! Now what?

Service workers has finally landed in iOS! Now what?

33
Comments 1
4 min read
Realtime + Isomorphic JS ☕

Realtime + Isomorphic JS ☕

11
Comments
1 min read
The Fear-Inspiring Closure of JavaScript

The Fear-Inspiring Closure of JavaScript

50
Comments 4
2 min read
Choosing cameras in JavaScript with the mediaDevices API
Cover image for Choosing cameras in JavaScript with the mediaDevices API

Choosing cameras in JavaScript with the mediaDevices API

39
Comments 6
9 min read
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
Cover image for 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
Cover image for 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
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
Trying out Transcrypt
Cover image for Trying out Transcrypt

Trying out Transcrypt

42
Comments
5 min read
What is the most confusing 💡thing in JavaScript?

What is the most confusing 💡thing in JavaScript?

29
Comments 12
1 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!
Cover image for 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
String.prototype.replace asynchronously?

String.prototype.replace asynchronously?

14
Comments 6
5 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
loading...