Highlight Text with CSSI want to give a ‘highlight’ effect to some of the key words to make them stand out.Aug 10, 2021Aug 10, 2021
Is jQuery Unavoidable?I’ve seen jQuery requested a lot in job descriptions. I’ve also seen it when I add the scripts to use bootstrap in a project. And, I’ve…Aug 3, 2021Aug 3, 2021
Published inGeek CultureNavigating to the ‘Home’ Page in a Single Page Application (SPA)Decided to revisit an old SPA project. Everything works alright. Click an item and it pulls up the images and data associated with it…Jul 27, 2021Jul 27, 2021
What’s the point of <script> elements in an HTML doc?In a previous blog, I explored scripting languages and shell/bash scripting.Jul 13, 2021Jul 13, 2021
Published inJavaScript in Plain EnglishinnerText vs innerHTML vs textContent in JavaScriptA couple of weeks ago, I was working on something and had one of those ‘Aha!’ moments where something made such profound sense that I told…Jul 6, 2021Jul 6, 2021
Published inGeek CultureGeneral Coding & ScriptingSome software engineer/developer job descriptions list knowledge of ‘scripting’ as a requirement. What exactly does that mean? I can deduce…Jun 29, 2021Jun 29, 2021
Published inGeek CultureBypassing CORS with a Google Chrome extensionI’ve never had a CORS-related issue until just recently when I was working with JavaScript. Then again, I haven’t dealt much with CORS in…Jun 22, 20212Jun 22, 20212
API + REST = RESTful APIIn previous blogs, I’ve tried to clarify what an API (Application Programming Interface) is and define the components of a RESTful…Jun 15, 2021Jun 15, 2021
Who needs REST in the programming world?REST is for the weak. Just have to code, code, code long into the night, right?Jun 8, 2021Jun 8, 2021