This doc refers to many external sources with a good capability to teach things that we at FlowUp use.
🤖 This document will be updated as some things may change in the future.
We use Git as a versioning tool for each project we do. Projects are commonly hosted on GitHub, thus the ability to work on projects also comes with the ability to use Git and Github.
Here are handy links that may teach you how to use these tools:
- Git Official page - you can download git here
- Learn Git by Github (and Codecademy) - this is where you may want to start
- Git & Github course of Udacity
Frontend internships are gonna teach you a lot about Angular, but there are several prerequisites that you should be familiar with.
- HTML & CSS at Codecademy should help you to understand basics of web pages if you are a newcomer
- SCSS helps to better organize CSS code and is widely used within our team
- JavaScript at MDN will help you to understand basics of web scripting. You will be using TypeScript here, but JS is a prerequisite to this
- TypeScript is superset of JS. Based on usage of Types and latest ES features. Angular is written in TS
- TS Handbook is very usefull guide for understanding of TS
- TS Playground for quick try of examples
In case you know everything from above, there is a really nice tutorial for Angular itself.
If you want to contact us for a future internship, feel free to do so at [email protected]