40 followers
Lover of all things tech. π¨πΎβπ»
I write articles on JavaScript, React, Front-end development, Python, and anything that makes my life easier. π
Thank you for stopping by!
Last week Monday I and Ademola Thompson aka SuperheroJT planned to consistently write articles for 7 days straight. Somehow this was just something I...
How can you create a modal? Well, Iβm glad you asked! A good way to create a modal on the web is by using two properties - the HTML <dialog> and the...
Every year, ECMAScript releases new features in JavaScript. These features either build on existing capabilities or add to them. I skimmed through...
Writing documentation for CSS-Tricks has allowed me to understand CSS beyond the surface-level tutorials and actually go a little deeper into how its...
Throughout my tech career, Iβve had numerous resources help me understand JavaScript so Iβve curated a list of resources from popular sites and people...
I believe CSS is changing in ways you donβt expect. From the introduction of several math functions like sin(), cos(), calc(), random(), and many...