Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 814 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 814 Bytes

CAS Frontend Engineering Lectures

In this course we will learn some of the most important elements of Frontend Engineering. All the tools needed to follow these lessons are tools that a frontend engineer would use. The lessons are in English – because that is the language Frontend is communicated in.

The lecture scripts are written in Markdown, our syntax of choice for writing documentations. Markdown is made to render to HTML. These lectures and exercises are a Git repository. This means you can clone, improve and send patches ("pull requests") and update them.

And of course you can run all the JavaScript code locally with Node.

Have fun!

...and don't hesitate to give feedback.