Home > Article > Web Front-end > An update on my learning!
? It's been almost a week since I last shared my journey in web development, and I've made some exciting progress!
Last week we touched CSS frameworks. Bootstrap and tailwind.
Let me give you a quick rundown; Bootstrap offers a grid layout and pre-designed components, making it easy and faster to create responsive designs. Tailwind provides more flexibility with utility classes, helping to style elements quickly without writing custom CSS(still finding my way round tailwind). Now over the week, i completed three projects and they are all responsive??:
1) An E-commerce Website using Bootstrap – diving deep into its responsive grid system and components. Really proud of this one.
2) A Blog with Tailwind CSS – still need more work. Kind of having a little hard time with tailwind CSS, but this too shall pass??
3) My Portfolio Website – crafted with pure CSS (and just a touch of Bootstrap(containers class)). A work in progress.
Today i started javascript to add functionalities to the webpages(fingers crossed ?).
The goal still remain the same: 1% better everyday.
criticisms and questions can come in the comment section. Thanks
?? #CodeNewbie #HTML #WebDevelopment #TechJourney #Programming #100DaysOfCode #DeveloperCommunity
The above is the detailed content of An update on my learning!. For more information, please follow other related articles on the PHP Chinese website!