ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Write at least one blog posts with working example code for all the subjects, learn in public idea https://bit.ly/33fhXlN
2
When choosing new technologies focus on the new, specialize in the new https://bit.ly/2V7sR8p
COMFORTABLE
3
BASIC UNDERSTANDING/ ALREADY USED
4
Frontend https://bit.ly/38T4V0LDON'T KNOW / NEVER USED
5
How browsers work?
6
DNS and how it works?
7
What is Domain Name?
8
What is hosting?
9
Content Security Policy
10
OWASP Security Risks
11
PWA
12
React
13
React Profiler and Dev tools
14
HTTPS
15
CORS
16
Learn fetch API
17
github actions
18
yarn
19
eslint
20
Relay
21
Storage
22
Web Sockets
23
Service Workers
24
TypeScript
25
SEO
26
CSS GRID.
27
Box Model (CSS)
28
Responsive design and media queries
29
strict mode
30
Quick look at webpack rollup and parcel.
31
Styled Components.
32
CSS Modules.
33
Styled JSX.
34
Emotion.
35
Web Componets.
36
Jest
37
react-testing-library
38
Cypress.
39
Enzyme
40
Learn the difference between Unit Integration and Funcional tests and learn how to write tests with the tools
41
Serverside Rendering(SSR)
42
Next.js
43
Apollo
44
Relay Modern
45
React Native
46
WebAssembly
47
48
Backend: https://bit.ly/36C83eM
49
How does the internet work?
50
What is HTTP?
51
How OS work in general
52
Process Management
53
Threads and concurrency
54
grep, awk sed lsof curl wget tail head less find ssh kill
55
Koa
56
Express
57
Memory management
58
Interprocess communication
59
I/O management
60
POSIX Basics(stdin, stdout, stderr, pipes)
61
Basic Networking Concepts
62
PostgresSQL
63
MongoDB
64
ORM's
65
ACID
66
Transactions
67
N+1 Problem
68
Database normalization
69
Indexes and how they work
70
OAuth
71
Basic Authentication
72
Token Authentication
73
JWT
74
REST (read Royfields paper)
75
JSON APIs
76
Redis
77
CDN
78
Client side caching
79
MD5 and why not use it
80
SHA Family
81
scrypt
82
bcrypt
83
Integration unit and funcional testing
84
SSL/TLS
85
OWASP Security Risks
86
SOLID
87
KISS
88
YAGNI
89
DRY
90
Elasticsearch
91
Monolitic Apps
92
Microservices
93
SOA
94
serveless
95
Docker
96
RabbitMQ
97
Kafka
98
Apollo
99
Nginx
100
Mitigation strategies(Graceful Degradation Throtting Backpressure Loadshifting Circuit breaker)