This article documents what I learned building a search page for stocks, ETFs, and other securities for https://jch.app. I start with built-in HTML elements and attributes for accessibility, add CSS for layout and visual design, and progressively enhance … Read more
Similar
The first time I came across the MitM service workers was during the DEFCON CTF. How does it work and is its application is feasible in the real world? (more…)
Read more »
This week I was digging deeper in into a software testing. It’s always been an area where I struggle the most when I write code… (more…)
Read more »
Foundation 6.4 has dropped and it is AWESOME. This new release is jampacked with some incredible new features that enable you to build layouts and designs with Foundation that weren’t possible before. Here are a few of the highlights: (more…)
Read more »
Enumeral type is a very handy concept that assures your variable cannot be any other value except one that was defined. (more…)
Read more »
:european_castle: All the things you didn't know you wanted to know about data structures - itsy-bitsy-data-structures/itsy-bitsy-data-structures.js at master · jamiebuilds/itsy-bitsy-data-stru... (more…)
Read more »