Simple Portfolio began as a CSS Essentials Linkden Learning repo, based on lessons by Christina Truong. After completing the certification, I began playing with my own stylings and built a simple node.js, express backend with intention to launch. I started asking questions about 'Lightweight' or 'Green' websites, questioning what is the least amount of bulk/ dependencies/ installs one needed to put up a basic website. These conversations with senior devs and research have been insightful. Though packages have made website building accessible to almost anyone, most of the 'magic' has been abstracted. Not using dependencies requires a fair bit of skill with the basics. I look forward to continuing my experimentation on building the 'Smallest Footprint' website.
- How to do more without the bells and wistles
- How to effectively orgainize my CSS files
- New CSS procedures (this was a learning gap in my bootcamp training)
- Reaffirmed my ability to quickly setup a backend
- How to organize large html/ limiting imports to limit steps during render