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.
React Accessibility Resources
Cover image for React Accessibility Resources

React Accessibility Resources

27
Comments 4
6 min read
My Thoughts on React and Vue.
Cover image for My Thoughts on React and Vue.

My Thoughts on React and Vue.

40
Comments 11
3 min read
Beginners Guide to communication with GraphQL Server in Javascript with Pokemon Schema
Cover image for Beginners Guide to communication with GraphQL Server in Javascript with Pokemon Schema

Beginners Guide to communication with GraphQL Server in Javascript with Pokemon Schema

50
Comments 1
2 min read
Using Vuex in Vue.js
Cover image for Using Vuex in Vue.js

Using Vuex in Vue.js

7
Comments
1 min read
5 Things you should NOT be ASHAMED of as a developer
Cover image for 5 Things you should NOT be ASHAMED of as a developer

5 Things you should NOT be ASHAMED of as a developer

114
Comments 22
2 min read
Random RGB

Random RGB

6
Comments
1 min read
How to Greatly Simplify Your Vuex Store
Cover image for How to Greatly Simplify Your Vuex Store

How to Greatly Simplify Your Vuex Store

49
Comments 3
3 min read
Xss JaVaSCRipt PoLYglOTs

Xss JaVaSCRipt PoLYglOTs

33
Comments 2
3 min read
26 Miraculous VS Code Tools for JavaScript Developers in 2019
Cover image for 26 Miraculous VS Code Tools for JavaScript Developers in 2019

26 Miraculous VS Code Tools for JavaScript Developers in 2019

1407
Comments 25
11 min read
Why should you only change state in Vuex through mutations?
Cover image for Why should you only change state in Vuex through mutations?

Why should you only change state in Vuex through mutations?

9
Comments
2 min read
Using Vue for APIs

Using Vue for APIs

54
Comments 4
14 min read
Discord Bot Javascript Tutorial - Make a Joke Bot via API
Cover image for Discord Bot Javascript Tutorial - Make a Joke Bot via API

Discord Bot Javascript Tutorial - Make a Joke Bot via API

43
Comments 1
1 min read
React Native - The aspectRatio Style Property

React Native - The aspectRatio Style Property

21
Comments 2
2 min read
Generate a PDF in AWS Lambda with NodeJS and Puppeteer

Generate a PDF in AWS Lambda with NodeJS and Puppeteer

68
Comments 31
3 min read
Optimize the hell out of your Javascript programs with Memoization.
Cover image for Optimize the hell out of your  Javascript programs with Memoization.

Optimize the hell out of your Javascript programs with Memoization.

80
Comments 11
4 min read
Automate your node dependency updates
Cover image for Automate your node dependency updates

Automate your node dependency updates

95
Comments 6
3 min read
The 7 best JavaScript date libraries

The 7 best JavaScript date libraries

55
Comments 3
12 min read
Introduction to unit testing with tape, the basics
Cover image for Introduction to unit testing with tape, the basics

Introduction to unit testing with tape, the basics

25
Comments 1
6 min read
How to architecture your JavaScript API using NestJS with a GraphQL API example part 1/2.

How to architecture your JavaScript API using NestJS with a GraphQL API example part 1/2.

26
Comments
4 min read
Animate React with Framer Motion
Cover image for Animate React with Framer Motion

Animate React with Framer Motion

23
Comments
5 min read
5 JavaScript conferences to attend before the end of 2019

5 JavaScript conferences to attend before the end of 2019

12
Comments
3 min read
Blueprints for [an awesome] web-app
Cover image for Blueprints for [an awesome] web-app

Blueprints for [an awesome] web-app

11
Comments 3
3 min read
2 Reasons Why You Must Understand Delegate Prototypes
Cover image for 2 Reasons Why You Must Understand Delegate Prototypes

2 Reasons Why You Must Understand Delegate Prototypes

22
Comments 1
7 min read
7 Serverless Auth Strategies for Protecting Gated Functions

7 Serverless Auth Strategies for Protecting Gated Functions

14
Comments
5 min read
How can we debounce render a React Component? (with example)
Cover image for How can we debounce render a React Component? (with example)

How can we debounce render a React Component? (with example)

16
Comments
3 min read
loading...