Merge pull request #20 from johannesklev/patch-1

corrected minor spelling error
This commit is contained in:
Micah Godbolt
2019-02-26 23:53:34 -08:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ This repo is the content for a two-day workshop focused on introducing you to th
## Who this workshop is for
This workshop starts as a very high level introduction to the core principles of the web: HTML, CSS and JavaScript. This section is targeted at new and experienced developers alike. The second day dives into more complex topics such as TypeScript and state management within an application. The examples should be accessible to anyone, but you will get more out of the day if you have some foundational experience in programing or web technologies.
This workshop starts as a very high level introduction to the core principles of the web: HTML, CSS and JavaScript. This section is targeted at new and experienced developers alike. The second day dives into more complex topics such as TypeScript and state management within an application. The examples should be accessible to anyone, but you will get more out of the day if you have some foundational experience in programming or web technologies.
## Web Workshop Setup