Skip to content

nepaul/learn-to-code-by-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn to code by coding

"Talk is cheap. Show me the code." -- Linus Torvalds

Getting started

git clone https://github.com/nepaul/learn-to-code-by-coding
cd [one-demo-dir]
read the README.md in one-demo-dir
enjoy it..

Apps

All applications of this repository, you can install run and use them directly.

  1. jwt-authenticate-angular: JSON Web Tokens authenticate implementation with AngularJS Angular-Material KoaJS And MongoDB
  2. simple-koa-app: A simple KoaJS app implementation with KoaJS SQLite3 Ejs and MDL
  3. compare-serve-static-content Please use Nginx before your NodeJS APP ! It's a comparession about serving static content with Nginx and NodeJS
  4. play-h264-stream: Play H264 stream on web. Implemented by Broadway, ExpressJS and Websocket
  5. koa2-example-app: Koa2, babel, pm2 for deployment, unit test use mocha and chai
  6. vuejs-guide-demos: Vue.js official guide code demos
  7. web-workers: A basic WebWorkers usage from MDN
  8. medium-like-image-loading-vuejs2
  9. spider-scrapy: Crawing web by scrapy(A Fast and Powerful Scraping and Web Crawling Framework)
  10. jwt-authenticate-vue: JSON Web Tokens authenticate implementation with Vue2 Vue-Router Vuex Axios Koa2 And MySQL
  11. hello-weex: A weex init project generated by weex-toolkit
  12. docker: Use docker and docker-compose, Dockerfile and docker-compose file.
  13. douban-fm-electron: DouBan FM PC Client.
  14. hi-go: A Glance of Go.
  15. 300secs-create-a-desktop-application-tauri

Author

Bo Ni(@xsnepaul on Twitter)

Licensing

MIT