Jorge Saldívar
jorge.saldivar.co
God ✝️, Family 👨👩👧👦, USA 🇺🇸, Web Dev 💻
Welcome to my blog (aka my public notepad)! I have a passion for computer science and for sharing what I am and have learned. All opinions are my own, read more…
Oklahoma City, OK
-
In JavaScript, what is the difference between `.contains()` and `.includes()`?
In JavaScript, .contains() and .includes() are used for different purposes: .contains(): This is a method of the Node interface in the Document Object Model (DOM). It’s used to check whether a node…
-
VS Code, Associate Jinja with HTML
Using VS Code, go to your settings.json file and add the following within the {} brackets. Have you tried this approach or something similar? Leave a comment if this helped or if…
-
-
-
-
-
-
-
Ubuntu Multipass: How to modify an instance
While instance properties can be determined at launch, some of them can be updated after the instance has been created. Specifically, an instance’s memory, disk space, and the number of its CPUs…
-
Saturday morning vibe…
Cleaning up some personal projects and performing some maintenance on some personal deployments.