
JS and TS from Scratch #1 - Variables, Memory, Types
The first lesson of our JavaScript and TypeScript course. Learn how a computer remembers data, why we have abandoned the keyword 'var', and how TS keeps our mistakes in check.
5 articles tagged this way

The first lesson of our JavaScript and TypeScript course. Learn how a computer remembers data, why we have abandoned the keyword 'var', and how TS keeps our mistakes in check.
The fourth lesson of the frontend course: what Bootstrap is, how its grid and components work. We build a responsive landing page for a mobile app.
A hands-on Figma workshop for beginners. Step by step we build a professional social media banner while meeting the key tools and good design habits.

The second lesson of our web development course. Master CSS from selectors and the box model to the basics of responsiveness and the key concept of specificity.

A practical HTML course - from document structure to semantic tags. Everything you need to start building websites.