javascript
-

“Don’t let nostalgia take away the work that you got today. Don’t let it convince you that you can’t keep up. You learned new tools before, you can do it again.” @GaryPendergast on #JavaScript development #WCUS
-

“Front-end development started having an identity crisis when #JavaScript started getting big.” @chriscoyier #WCUS Also, add this to the @WordCampUS “great slide” list.
-
Interesting, as I look at @gatsbyjs more: a small email templating compiler built on #React and GatsbyJS. #javascript github.com/lukethacoder/g…
-
Nice looking (and free) 48-part #React video course with @bobziroll scrimba.com/g/glearnreact #scrimba #JavaScript
-
A library of customizable #WordPress React-Apollo components #JavaScript #GraphQL github.com/kidunot89/wp-g…
-
If you are looking for #JavaScript courses dealing with #WordPress, @zgordon has some great sales going on right now: javascriptforwp.com/product-catego…
-
#NodeJS devs: Boilerplate to help start Node.js projects quickly, includes Typescript, Docker, PM2, Eslint, #VSCode config, Winston, Typedoc, Nodemon, etc. #JavaScript github.com/tvvignesh/node…
-

Glider.js a lightweight, dependency free, native scrolling carousel alternative. #JavaScript nickpiscitelli.github.io/Glider.js/#dem…
-
Copying objects in #Javascript (via @wheresvic) smalldata.tech/blog/2018/11/0…
-
#WordPress 5.0 Beta 4 is now available. Updates to Twenty Nineteen, #Gutenberg 4.3, and API for translating your plugin and theme strings in #JavaScript. wordpress.org/news/2018/11/w…
-
New #JavaScript i18n support in #WordPress 5.0 make.wordpress.org/core/2018/11/0… Also: JavaScript language packs and how they work: make.wordpress.org/core/2018/11/0…
-

Virtual keyboard for #Javascript, for ES6, #ReactJS, #VueJS Angular or #jQuery projects. virtual-keyboard.js.org
-
iDevice.js is a #JavaScript library that detects specific iOS devices used by your users. Works w/ Google Analytics. dieulot.fr/idevice
-
<17kb #JavaScript library that handles some nice fluid and interactive gradients animations sarcadass.github.io/granim.js/
-
Two Rules Of #JavaScript Async/Await (via @Josh412) joshpress.net/two-rules-of-j…
-
How to Handle Monetary Values in #JavaScript frontstuff.io/how-to-handle-…
-
A Universal #JavaScript wrapper for the @unsplash API. github.com/unsplash/unspl…
-

Asynchronous #JavaScript cheatsheet github.com/frontarm/async…
-
13 Games in ≤ 13kB of #JavaScript – some pretty impressive things here. #js13kGames blog.github.com/2018-10-05-js1…
-

A few #JavaScript console tips for some dev quick reading: itnext.io/10-console-tri…
-
Cheatsheet containing #JavaScript ES2015 [ES6] tips, tricks, best practices and code snippet examples github.com/DrkSephy/es6-c…
-
Using #JavaScript async generators as data streams hackernoon.com/using-async-ge…
-
A guide to reusable components in React (via @geeky_writer_) blog.bitsrc.io/reusable-compo… #ReactJS #JavaScript
-
Nice list of 16 still-running #JavaScript related podcasts snipcart.com/blog/javascrip…
-
Beginner’s guide to Closures (a function that has access to its outer function scope even after the outer function has returned) in #JavaScript blog.bitsrc.io/a-beginners-gu…
-
Updating a CSS Variable with #JavaScript css-tricks.com/updating-a-css…
-
Nice overview of what kinds of #JavaScript timers are available to developers, and how they work. nolanlawson.com/2018/09/01/a-t…
-
How you can make better use of #JavaScript arrays (via @pacdiv_io) medium.freecodecamp.org/heres-how-you-…
-
A nice example tutorial on the #Javascript Fetch API appdividend.com/2018/08/20/jav…
-
Image Classification in the Browser with #JavaScript medium.freecodecamp.org/image-classifi…