learn-by-examples
There are 19 repositories under learn-by-examples topic.
atulmy/fullstack-graphql
🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.
atulmy/fullstack-javascript-architecture
✍️ Opinionated project architecture for Full-Stack JavaScript Applications.
atulmy/oauth
🔗 OAuth 2.0 implementation for various providers in one place.
tuture-dev/tuture
Write tutorials from the future, with the power of Git and community. 『图雀写作工具』
atulmy/node-express-react-redux-zwitter
🐣 A basic clone of Twitter (Boilerplate App) - Separate API (express+mongo) and Frontend (react+redux) folders using Node, Express, MongoDB, React (create-react-app), React Router v4 and Redux.
atulmy/universal-react
🌐 A simple universal react application with server side rendering built with latest versions of React (v16+), React Router (v5+), Redux (v4+), Express (v5+), Webpack (v4+), Babel Preset ES6 👨💻
atulmy/wispy
🌱 An experimental lightweight (remote procedure call) API pattern.
cheatsnake/regex-by-example
🔍 Learn main features of regular expressions by examples (ENG/RUS)
cheatsnake/sql-by-example
Learn core concepts of Structured Query Language by examples (ENG/RUS)
edxz7/Pattern-Recognition-2d-collinear-points-finder-with-python-pyspark
Find all the line segments formed by k-collinear points presents in a set of 2D points
mint-lang/introduction-to-mint
Learn Mint By Example
ferhatgec/fla-utils
Fegeya FlaScript Utils, improve yourself in FlaScript with well-explained scripts.
cheatsnake/awesome-examples
A list of resources where you can learn programming by examples.
balab2020/learn-programming
What should I do if I want to learn new programming language? The answer was simple, start with known one and write similar with new one. I ended up here.
jsvanilla/The_Backend_Framework
Backend multi-language framework for creating microservices architecture learning projects using the 'Learn by doing' approach
kieferyap/learn-by-example
Let's learn lots of different topics by example
prodev880110/fullstack-javascript-architecture
Opinionated project architecture for Full-Stack JavaScript Applications.
prodev880110/oauth
OAuth 2.0 implementation for various providers in one place.