Internet and how it works?
Get the basic understanding of internet, browsers, networks and other relevant knowledge.
Learning HTML
HTML provides the skeleton of a webpage
Style your pages with CSS
With the help of HTML, you create structure for your pages. CSS allows you to style your pages and make them pretty. If you take the analogy of human body, the skeleton would be the HTML, skin would be the CSS and muscles that help us move would be JavaScript
Basics of JavaScript
JavaScript allows you to add interactivity to your pages. Common examples that you may have seen on the websites are sliders, click interactions, popups and so on. In this section, you will learn the basics of JavaScript
PROJECT 1a : Static Site (Landing Page)
Disclaimer : Try to understand these differences, terms deeply
NOTE : YOU DO NOT NEED TO LEARN ALL OF IT, YOU JUST NEED TO STUDY THEM AS OF NOW
TERMS
code of other people that we use in our project
A tool to create a predefined project environment with all libraries pre-installed and configured for our use
Sass is a meta-language on top of CSS that's used to describe the style of a document cleanly and structurally, with more power than flat CSS allows.
TypeScript is a superset of the JavaScript language that has a single open-source compiler
What is Hosting?
Static Hosting for websites
GitHub Pages lets you turn GitHub repositories into websites that showcase your projects
Hosting Backend
Learning Cloud Providers
PROJECT 4a : Deploy the projects that you have made in this 30 days
You can refer to the cloud track from here
What you can learn?
There is more!
There is much more than this! You will get to see the vast world of web and its superpowers as you dive more into this!
" LET'S PUT A DENT IN THIS UNIVERSE 🤟🏻 "