Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I am most proud of the way I was able to use this project to instill more responsive coding practices into my head. My React training is being retained.

    What challenges did you encounter, and how did you overcome them?

    My first challege was making sure the blog image remained the same when it went to a small screen size. Using developer tools showed me my issue immediately and I was able to implement some recent learning.

    What specific areas of your project would you like help with?

    I would like to continue learning best practices of mobile responsive development in CSS.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    The challenge I gave myself for this lesson was to put my React skills to the test out of learning modules. This challenge could have been completed using HTML and CSS, but my goal is to build my JavaScript skills on the frontend. My challenge began with step 1, initiating a working React app using Next.js. To to this, I read the documentation, reached out to friends for the best tools to learn with and committed to configuring a live site on my local server. My final challenge came at the end when it was time to deploy the site to the web. Again, I took an example from a friend and decided on Vercel over GitHub pages and Surge, both of which I've used in the past for static pages.

    What challenges did you encounter, and how did you overcome them?

    The coding challenge for me here was using a mix of vanilla CSS and Tailwind CSS in a way that looked clean. I took some high-level styles and placed them in a CSS file, while some of the more fine-tuned spacing was done using Tailwind.

    What specific areas of your project would you like help with?

    Creating custom themes in CSS and Tailwind configs is my next challenge.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I am most proud of my ability to deploy the site. HTML and CSS are not new to me and this challenge was a fun warm-up, but my goal is to put more code out there and get out of the sandboxes and tutorials.

    What challenges did you encounter, and how did you overcome them?

    This was my introduction to Vercel. I also used many different devices, which gave me more github practice. Branching & merging this project was good experience.

    What specific areas of your project would you like help with?

    Going beyond vanilla frameworks.