JACKIE-HIS's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
vercel/next.js
The React Framework
facebook/react-native
A framework for building native applications using React
facebook/create-react-app
Set up a modern web app by running one command.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
atom/atom
:atom: The hackable text editor
jquery/jquery
jQuery JavaScript Library
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
meteor/meteor
Meteor, the JavaScript App Platform
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
koajs/koa
Expressive middleware for node.js using ES2017 async functions
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
kriasoft/react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
facebook/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
linnovate/mean
The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications
StephenGrider/ReduxSimpleStarter
Starter pack for an awesome Udemy course
StephenGrider/ReactNativeReduxCasts
Companion Repo for The Complete React Native and Redux Course
Urigo/angular-meteor
Angular and Meteor - The perfect stack
codingforentrepreneurs/30-Days-of-Python
Learn Python for the next 30 (or so) Days.
StephenGrider/FullstackReactCode
Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
fivdi/onoff
GPIO access and interrupt detection with Node.js
codingforentrepreneurs/Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
iamshaunjp/vuejs-playlist
Course files for the Vue.js 2 playlist on The Net Ninja YouTube channel
bradtraversy/react_express_starter
Starter pack for React and Express full stack development
codingforentrepreneurs/Try-Django-1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
tutRPi/Raspberry-Pi-Simple-Web-GPIO-GUI
Simple Node.JS Webserver for controlling GPIOs of the Raspberry Pi
velopert/react-codelab-fundamentals
Initial project used in React Codelab