Skip to content

Frontend Internship Requirements

Vojtech Mašek edited this page Aug 19, 2019 · 2 revisions

Frontend Internship requirements

This doc refers to many external technical 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.

  • Angular beginner's guide
  • 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 FlowUp
  • JavaScript at Codecaemy will help you to understand basics of web scripting. You will be using TypeScript here, but JS is a prerequisite to this

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

Interview

Once you are sure you know things that were mentioned above, or you want to contact us for a future internship, feel free to do so at:

hello@flowup.cz

Clone this wiki locally