Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 2.01 KB

internship-FE-requirements.md

File metadata and controls

32 lines (21 loc) · 2.01 KB

Frontend Internship requirements

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.

Version control

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:

Technologies

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

In case you know everything from above, there is a really nice tutorial for Angular itself.

Interview

If you want to contact us for a future internship, feel free to do so at [email protected]