We will be discovering the secrets to make very beautiful websites. We will learn how to approach design files
30 August 2k22
11:00 - 13:00
4
CSS 01 to 10
We learned how to convert designs to code but how can we add some interactivity to our websites ? That's where CSS comes in !
2 September 2k22
11:00 - 13:00
5
Javascript, DOM
Websites are all about services they offer. These services are features and need more advanced manipulation of website component HTML and CSS to become fully dynamic. Behold the power of JS !
6 September 2k22
11:00 - 13:00
6
APIs, NodeJS
Everything is data. The color of your shirt, the content of the last post you tweeted, everything but from where does that data comes ? We will learn how to use APIs to get data from the internet. Then we will build our own !
9 September 2k22
11:00 - 13:00
7
Dev Tools, DX
It might have taken hours to debug a problem while it was a mispelled variable. That' a lot of time ! We will learn how to use Dev Tools to make the process of developing our websites more efficient and faster !