To start off, here’s the link to my Trillo Project. I was going to upload all the separate parts but I decided that I was already too behind to blow the blog up that many times. Anyway, I’m finally done. This semester has been a wild ride for me. Quarantine has been tough on me […]
Author Archives: chanesh
Natours Final Version Blog Post
Heres the link to the final version of Natours This project really opened my eyes up to a lot of the things that go into building a website. It’s actually a lot more work than I initially expected and I’ve gained a better appreciation for well put together sites. Even though the project just has […]
Week 5 Blog Post
Describe how the :not pseudo selector works. Give an example in an Enlighter code snippet to support your description. The :not() pseudo-selector selects everything that you pass as a parameter except the last child of it. Here is a link to my directory.
Week 4 Blog Post
There is a ton of CSS architecture covered in these three videos and how to use Sass to implement your 7-1 architecture. But hidden in there are a few bits of interesting CSS to mull: :not() pseudo selector calc() function [] attribute selector with the ^ operator used. ::after pseudo selector to write a clearfix […]
Week 3 Blog Post
Describe how you are using node.js for this project. What is node.js? What is the node package manager (npm)? What is the particular package you’re using for this project? How did you install it and note that it going to be required for your project moving forward? How did you setup the Sass compiler to […]
Web Design 2 – Week 1 Blog Post
I am excited to learn for this semester. This semester we should be going in to more in-depth material on site building and coding. I think the source that will be the most useful from the Jonas Resource page would be the Javascript resource page from MDN. I hope to learn Javascript as I have […]