Pinned Loading
-
draft-vs-final
draft-vs-final 1// BAD - or what I call draft; comments explain what instead of code being self-explanatory
2// Main bit
3const formConfig = fieldArray.reduce((fields, field) => {
4if (!Array.isArray(fields)) {
5field = [field];
-
Gallery app with Finite State Machin...
Gallery app with Finite State Machines (xstate) 1Gallery app with Finite State Machines (xstate)
2-----------------------------------------------
345A [Pen](https://codepen.io/mihaisavezi/pen/aYozvg) by [Mihai](https://codepen.io/mihaisavezi) on [CodePen](https://codepen.io).
-
UI Range Slider
UI Range Slider 1UI Range Slider
2---------------
3Simple UI slider
45A [Pen](http://codepen.io/thehonestape/pen/yjlGi) by [Abe](http://codepen.io/thehonestape) on [CodePen](http://codepen.io/).
-
alexa-cookbook
alexa-cookbook PublicForked from jaywalker76/alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
JavaScript
-
federated-libraries-get-started
federated-libraries-get-started PublicForked from jacob-ebey/federated-libraries-get-started
Completed example code that accompanies https://federated-libraries.now.sh/get-started
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.