This article was originally written for devspotlight Welcome back! In the first part of this series, we looked at a very "low-level" way to interact with a relational database by sending it raw SQL strings and retrieving the results. We created a very simple express application that we can use as an example, and deployed … Continue reading The Complete Tutorial on the Top 5 Ways to Query your Relational Database in JavaScript – Part 2
The Complete Tutorial on the Top 5 Ways to Query your Relational Database in JavaScript – Part 1
This article was originally written for devspotlight If you're developing web applications, you're almost certainly going to be constantly interacting with a database. And when it comes time to select the way you'll interact, the choices can be overwhelming. In this article, we're going to look in detail at 5 different ways to interact with … Continue reading The Complete Tutorial on the Top 5 Ways to Query your Relational Database in JavaScript – Part 1
How to set up an iPad for your mom
A lot of people are sending iPads to elderly relatives, now that we can't visit them anymore. They're great devices to help people maintain some connection with friends and family during these difficult times. This article contains some of the techniques I used when setting up an iPad 7 to send to my mother, to … Continue reading How to set up an iPad for your mom