StrannikAD's Stars
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
reactsydney/talks
Talk proposals and discussions
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
ustwo/ustwo.com-frontend
The New & Improved ustwo Website
uidotdev/react-course-curriculum
Curriculum for ui.dev's React course.
P1xt/p1xt-guides
Programming curricula
chentsulin/awesome-graphql
Awesome list of GraphQL
expede/awesome-relay
Awesome resources for Relay
graphql/graphql-relay-js
A library to help construct a graphql-js server supporting react-relay.
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
heaversm/serial-reader
Use nodejs to read serial data from the USB Port of your computer and send it to a front end web application using websockets
mongodb/node-mongodb-native
The official MongoDB Node.js driver
rwaldron/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
uidotdev/react-course
Code for ui.dev's "Classic React" course
ramda/ramda
:ram: Practical functional Javascript
alvinberthelot/workshop-functional-js
Workshop to learn basic functional programming in JavaScript.
robinpokorny/transform-props-with
:repeat: Functional approach to React component reuse
radiovisual/functional-programming-resources
Archive the best resources surrounding the functional programming paradigm for JavaScript developers.
alexi21/functional-programming-sydjsj-1
Talk presented at Sydney Javascript Junior Meetup - 12 April 2017
reduxjs/redux
A JS library for predictable global state management
airbnb/javascript
JavaScript Style Guide
yargs/yargs-parser
:muscle: the mighty option parser used by yargs
jackfranklin/react-remote-data
scotch-io/react-tweets
Code repository for the tutorial by @kenwheeler: Build A Real-Time Twitter Stream with Node and React.js
public-apis/public-apis
A collective list of free APIs
axios/axios
Promise based HTTP client for the browser and node.js
bolshchikov/js-must-watch
Must-watch videos about javascript
patcat/Api-AI-Personal-Assistant-Demo
An app that shows how to use the Api.ai HTML and JS SDK to build a simple AI personal assistant.