My First Round of the 100 Days of the Code
My 100 Days of Code experience: Focused on JS, HTML/CSS. Lessons, strategies for consistency, tips for working with JS, importance of breaks, goals. Read more to learn.
- #growth
My 100 Days of Code experience: Focused on JS, HTML/CSS. Lessons, strategies for consistency, tips for working with JS, importance of breaks, goals. Read more to learn.
Tailwind CSS: utility-first framework speeds up styling with inline markup, wide class range like flex and pt-4. Customizable and no switching files. Read more to learn.
JS Set stores unique values of any type, removes array duplicates. Check isograms using Set size. Ignore case by converting to lowercase first. Dive into the full post.
Regex matches string chars with slashes and flags like 'g' (global) and 'i' (ignore case). Blog shows finding capitals, vowels and letters. Read the full guide to learn.
Tech-lover turned self-taught developer through YouTube and Frontend Mentor. Follow my journey to becoming a full-time developer! Dive into this step-by-step tutorial.
JavaScript function: reusable block of code with arguments and defaults. Declare via declaration/ expression; arrow functions are shorter. Read the full guide to learn.
JS onclick: all browsers. addEventListener: multiple events but not in older IE. Dive into this detailed tutorial to master the overall core concepts and improve your skills.
PowerToys, a free Microsoft tool, enhances productivity via pinned apps, window arrangement, color picking, and image resizing, with customizable options. Read more to learn.
Responsive design builds adaptable websites using flexible grids, images & mobile-first design. Test on devices for the best user experience. Read the full guide to learn.
Networking is building professional relationships to achieve career goals. Land job offers by attending events, joining groups, and meeting new people. Read more to learn.