Skip to main content

Syllabus for senior frontend dev in 2021

· 4 min read
D Balaji
Lead Design Technologist

syllabus-for-frontend-devs

There are a plethora of topics about what a senior frontend developer should know. The developer gets judged by the complexity of the nature of the project he has worked on. Here are the topics that I would expect a senior frontend developer to know.

Horizontal vs vertical scaling and CAP theorom

· 3 min read
D Balaji
Lead Design Technologist

Some alt text

Scaling software is managers pride and engineers headache, Just kidding. Scaling software is a discipline in performance engineering where the software is unable to work normally due to resource constraints arising due to high workload. Let's discuss scaling techniques in detail.