Will contain jobs description and what aim to be.
- Feedly : https://hackernoon.com/
- Git, Gitflow, Github : https://danielkummer.github.io/git-flow-cheatsheet/
- Semantic Versioning via Commitizen https://github.com/commitizen/cz-cli
- Bash CheatSheet : https://gist.github.com/LeCoupa/122b12050f5fb267e75f
- Bash : https://github.com/Idnan/bash-guide
- Network Performance : https://developers.google.com/speed/docs/insights/about
- Web Performance : https://developers.google.com/web/fundamentals/performance/
- Web Security : https://developers.google.com/web/fundamentals/security/
- Test : https://medium.com/@talkol/redux-testing-step-by-step-a-simple-methodology-for-testing-business-logic-8901670756ce
- VSCode : https://code.visualstudio.com/
- RoboMongo : https://robomongo.org/
- Medis : https://github.com/luin/medis
- Lint :
eslint:recommended
,plugin:react/recommended
- Feedly : https://dev-blog.apollodata.com/
- ES6 : cheatsheet, uglovely-es6
- ESLint : http://eslint.org/
- Jest : https://facebook.github.io/jest/
- Redux : http://redux.js.org/
- GraphQL : http://graphql.org/learn/
- Apollo : http://dev.apollodata.com/
- GraphQL Compose : https://github.com/nodkz/graphql-compose
- MongoDB : Mongoose
- Docker : Docker file, Docker Compose 3.1, ...
- Development Environment : Development Server, HMR, ...
- Production Environment : Secure, Speed, Scale, HA, ...
- Feedly : https://tympanus.net/codrops/
- React : https://vasanthk.gitbooks.io/react-bits/
- Composing functional : A Functional Programmer’s Introduction to JavaScript
- NextJS : https://github.com/zeit/next.js
- Feedly : https://blog.prototypr.io/
- React Native
- React Component :
- Offline First
- Feedly : https://chatbotsmagazine.com/
- Natural Language APIs For Bots : https://medium.com/@Conversate/natural-language-apis-for-bots-e791f090e32f
- wit.ai : https://wit.ai/
- Feedly : https://blog.risingstack.com/ , https://nodesource.com/blog
- Digital Ocean : Domain Name Setup, EMail Setup, Floating IP, Block Storage
- NodeJS : fs, Process
- ExpressJS
- PassportJS
- MongoDB : Mongoose, Pooling, Replication, Sharding, Capped Collections, ...
- Redis
- Pub/Sub
- Nginx : TLS (CertBot), Proxy Forward, Secure Header
- Docker : Docker Swarm Mode, Docker Machine, Docker Stacks, Docker Secret
- Docker Driver : https://hackernoon.com/how-to-properly-run-docker-on-rhel-and-friends-d055754414e5#.1z2ps9ycr
- Feedly : http://rigor.com/blog
- Microservice Architecture : https://github.com/katopz/best-practices/blob/master/best-practices-for-building-a-microservice-architecture.md
- CI/CD
- Quality Assurance : Automate test
- High Avalibility : Region Scale, Floatig IP, Docker Flow Proxy
- Security Assurance
- Performance Assurance
- Chaos Testing : http://blog.terranillius.com/post/pumba_docker_chaos_testing/
- Blue/Green Deployment : https://technologyconversations.com/2017/01/31/blue-green-deployments-with-docker-services-running-inside-a-swarm-cluster/
- Blue/Green Deployment : https://botleg.com/stories/blue-green-deployment-with-docker/
- cAdvisor/influxDB/Grafana : https://botleg.com/stories/monitoring-docker-swarm-with-cadvisor-influxdb-and-grafana/