How to (easily) customize checkboxes with CSS in 2019Styling a checkbox is something I look up every time I have to do it. I always hope that FINALLY I’ll be able to style the (let’s be…May 16, 20191May 16, 20191
Published inUX CollectiveTop 5 free design tools for non-designers in 2019As a web developer who enjoys making personal projects, trying to make my creations look nice (without a designer) is often the most…May 9, 20191May 9, 20191
How to be productive using 5 simple rulesI’m a productive person. I attended HackerYou’s full-time Web Development program in early 2018, and was one of the few successful…Apr 25, 2019Apr 25, 2019
Setting up JavaScript event listeners, with 2 examples (‘click’ and ‘scroll’)Custom functions are crucial in JavaScript. When we’re just starting out, it can be confusing to understand how to get them to run when we…Apr 16, 2019Apr 16, 2019
Filtering an array’s objects, based on a value in a key value array, using filter() and includes()…We’ve all been there. We can’t figure out why our code isn’t working, and it’s time to Google it. But the examples we find are often one…Apr 8, 2019Apr 8, 2019
How to target an HTML class or ID with JavaScriptHTML classes and IDs are essential for getting JavaScript to run on our pages. This quick article will show how to easily target them and…Mar 31, 20192Mar 31, 20192
Generate a Coolors palette based on specific coloursAs a developer who enjoys making personal projects, I struggle the most with designing them.Mar 23, 2019Mar 23, 2019
Removing Git from a web project (iTerm/Mac users)(This article is for Mac, iTerm users. It is relevant as of March 2019.)Mar 18, 2019Mar 18, 2019
Meet the Onion Omega 2: The Best IoT Device for Front-End DevelopersI’ve spent the last several months at HackerYou immersing myself in the world code. I’ve expanded my HTML and CSS skills significantly. But…Mar 13, 2018Mar 13, 2018
Published incodeburstPhotoshop vs Sketch: A Review for Beginner Web Developers (with Colour & Measurement How-Tos)This week at HackerYou (my first week, I might add) I was introduced to Adobe Asset Library as a method to extract images and details from…Jan 21, 20182Jan 21, 20182