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.
How to Use the HTML5 Canvas Element with JavaScript
Cover image for How to Use the HTML5 Canvas Element with JavaScript

How to Use the HTML5 Canvas Element with JavaScript

61
Comments 2
4 min read
JavaScript Standardization - An Interview with Jory Burson

JavaScript Standardization - An Interview with Jory Burson

12
Comments
7 min read
React Progressive Loader

React Progressive Loader

9
Comments 4
1 min read
Setting up tape testing framework for basic frontend development

Setting up tape testing framework for basic frontend development

52
Comments
6 min read
Let's build a search bar in React!
Cover image for Let's build a search bar in React!

Let's build a search bar in React!

258
Comments 27
13 min read
Testing React Native app includes react-native-cookies with Jest
Cover image for Testing React Native app includes react-native-cookies with Jest

Testing React Native app includes react-native-cookies with Jest

10
Comments
1 min read
Universal next gen css-in-js library in under 1kb
Cover image for Universal next gen css-in-js library in under 1kb

Universal next gen css-in-js library in under 1kb

62
Comments 12
1 min read
Module Monday 13: Transparent navbar, Team page, SoundCloud embed & more
Cover image for Module Monday 13: Transparent navbar, Team page, SoundCloud embed & more

Module Monday 13: Transparent navbar, Team page, SoundCloud embed & more

64
Comments
2 min read
I'm having some "not this again" feelings with Parcel, how should I be feeling about this tool?

I'm having some "not this again" feelings with Parcel, how should I be feeling about this tool?

59
Comments 51
1 min read
I took SPA too seriously and made a short-intro-website for myself.

I took SPA too seriously and made a short-intro-website for myself.

6
Comments 2
1 min read
Demystifying Array.reduce(): How to understand it and when to use it in your code

Demystifying Array.reduce(): How to understand it and when to use it in your code

86
Comments 5
3 min read
What JS Logging library / tool do you use?
Cover image for What JS Logging library / tool do you use?

What JS Logging library / tool do you use?

58
Comments 45
1 min read
Updating Background with SpeechRecognition & Custom Properties

Updating Background with SpeechRecognition & Custom Properties

55
Comments 2
3 min read
Coding Concepts! Cyclomatic Complexity
Cover image for Coding Concepts! Cyclomatic Complexity

Coding Concepts! Cyclomatic Complexity

151
Comments 17
8 min read
A general and flexible project structure that works for all projects in any ecosystem.

A general and flexible project structure that works for all projects in any ecosystem.

49
Comments 5
13 min read
Shipping React Native apps with Fastlane and Travis
Cover image for Shipping React Native apps with Fastlane and Travis

Shipping React Native apps with Fastlane and Travis

94
Comments 12
6 min read
Re-use personal modules via NPM/Yarn?

Re-use personal modules via NPM/Yarn?

11
Comments 4
1 min read
Let get this - this in JavaScript once and for all

Let get this - this in JavaScript once and for all

14
Comments 4
1 min read
Javascript: html2canvas with videos

Javascript: html2canvas with videos

15
Comments 10
2 min read
What is hashtable in javascript and in what scenarios one must decide to use hashtable as a data structure ?

What is hashtable in javascript and in what scenarios one must decide to use hashtable as a data structure ?

7
Comments 4
1 min read
HTML Imports & Component-Driven Development

HTML Imports & Component-Driven Development

42
Comments 12
5 min read
Canceling setInterval in React
Cover image for Canceling setInterval in React

Canceling setInterval in React

63
Comments 11
2 min read
Fix problems on running Jest with React native v0.56
Cover image for Fix problems on running Jest with React native v0.56

Fix problems on running Jest with React native v0.56

5
Comments
2 min read
A Complete Beginner's Guide to React
Cover image for A Complete Beginner's Guide to React

A Complete Beginner's Guide to React

916
Comments 56
15 min read
Building a modal in React.

Building a modal in React.

70
Comments 10
4 min read
loading...