It has been years since CSS Houdini was revealed in 2016 and admittedly, it has been very slow going. Although, since the W3C task force was …
4 Somewhat Unknown CSS Layout Properties
CSS just continues to grow and evolve, much like its cousin Javascript. I thought I would share a few CSS layout properties that are still …
How To Easily Convert A Javascript Array Into a Comma Separated String
Some of you probably already knew this, but I only recently discovered this (accidentally) while building a wrapper around Postgresql …
How To Paginate An Array In Javascript
I was recently tasked with implementing pagination for an array of values (in some instances, over 2400 of them) and instead of using an …
How To Filter Your Pokemon In Pokemon Go By Appraisal I.V Rating
Yes, I still play Pokemon Go and as the years have gone by, the game has only gotten better. A somewhat recent discovery for me is the fact …
Firebase Has Just Released a New Firestore Feature Which Will Save Firebase Users a Lot of Money
The Firebase team has just released a new update for the Javascript SDK, version 7.21.0 in which a new feature was just added which will …
Someone Is Selling a Poorly Drawn Picture of The NVIDIA RTX 3080
This is actually brilliant. While looking to see if anyone reasonable had an NVIDIA RTX 3080 card on eBay at a reasonable price (nobody …
How to Easily Add Bootstrap 5 Into an Aurelia 2 Application
The Bootstrap 5 alpha was announced a few months ago and I instantly jumped on it and started using it. The lack of jQuery and more robust …
Vue 3 is Finally Released
After an endless stream of betas and release candidates, Vue 3 is finally here. Congratulations to the Vue team and all of the …