Trusted-101s

A curated list of 101s verified by developers. nothing more.
There are lots of tutorials and guides out there now but sometimes when you’re just starting to learn a new technology, it is difficult to know which source is reliable. Many times, we follow off-topic tutorial resulting in wasting our time. So this is the list of articles, you can rely on confidently.
There are two types of tutorials,
Explanation: Article with only concepts, theory, hacks, anything-not-code etc.Code: Article has the example code and explaination.
For better view, follow this, Trusted-101s
101s
Categories
Angular
GraphQL
- What is GraphQl and tutorial
codeexplaination
Hacking
- Course in Web Security and Vulnerabilities
Explanation
Kubernetes
- What is kubernetes by deis
explaination - Learn Kubernetes under 3 hours
codeexplaination - Official documentation of Minikube
codeexplaination
Machine Learning
NextJs
- Getting started
code
React
- Getting started
code - React Router
code - React Axios : REST API calls
code - React controling elements in Head
code - Component and Containers in React
explaination- Properties of components and containers
explaination
- Properties of components and containers
- Add google fonts to React
code