Welcome to Sytac! This guide will describe some topics that you can/should read up on after joining the company. Every developer has a different background and everyone knows more or less about different topics depending on their experience. The aim of this guide will be to create a baseline in terms of Frontend knowledge. The content of this guide is based on both the projects at our clients as well as their intake procedures. Going through this guide will provide you a solid foundation of knowledge to be able to go on intakes and hit the ground running at our clients.
As frontend developer it is good to understand the complete pipeline from the browsers to the webservers and back.
- What is
this
in Javascript - What is a closure
- Higher order functions and Functional programming
- Inheritence, composition and prototypes
You can use your training budget to order this book. Copy's should be available at the office.
Be familiar with the owasp top 10:
Be familiar with how a browser renders pages: