Emulating older IE in Edge
Yes, it's possible to use the new Microsoft Edge browser to emulate older IE! For me, this is useful for development and troubleshooting. I'm writing these based on my experience in using the
Failed to load config "plugin:@typescript-eslint" to extend from.
A solution for WebStorm & ESLint error that states Failed to load config "plugin:@typescript-eslint" to extend from.
AWS CodeBuild and S3 deployments
I've been using AWS to host my personal websites (although this website hasn't been relocated there). I automate everything. Anything not automated is just a POC in my perspective. I have some static
JavaScript Getter & Setters
For an upcoming article, I'm investigating the source code to Ghost - the platform this blog (and many others) run on. I found this code in main/core/server/web/shared/index.js
What is Programming?
Somewhat thoughtfully pressing keys on a keyboard to get the computer to do approximately what you want.