Day 6 of #100DaysOfCode: Finally feeling more myself again so I followed a tut project that works with local storage. First time working with any kind of storage so it was a little confusing. Just need more practice!
Day 4 of #100DaysOfCode: admittedly already getting lazy about posting progress. Today I finished the menu/filtering project as well as video. Started the scroll project and I have a lot of ideas for how I’m going to create my portfolio. Taking lots of notes in my code 😤
Something I’m learning to appreciate and need to practice more is clean code. I need to annotate and organize my code a lot better in the projects I start from scratch so I can better understand/debug/find what I’m looking for when I make changes in the future
Day 3 of #100DaysofCode: Added a bit more to my survey page! The submit button now goes to a submitted form page with a randomly generated coupon code. I haven't worked in getting the form info to be entered into a database yet, but that's for another time :)
Day 1 of #100DaysOfCode Made a quick little survey page. I followed the HTML/CSS guide from #freeCodeCamp and decided to go a little further. It's a simple super design, but I learned that images don't like sitting in flex boxes and love being a menace. 😐
Day 2 of #100DaysOfCode: Ive been slowly working through John Smilga’s JS tutorial. I really wanted to get more done but working 10hr overnight shifts make it kinda hard. Working on this menu and trying to understand the code as I follow a long.
Mental note that template literals need backticks instead of single or double quotes. Gonna save myself 15min by googling these things sooner next time 🥴
If anyone can tell me how to move the submit button under the image without messing up the mobile layout please let me know! Wanted to move onto some JS instead of fiddling with the HTML for 3 more hours
I'm participating in 100 days of coding! I don't intend on doing a full project everyday, but I will be working on my coding every day and documenting it. Let's see how it goes :)