May 2022 FIRE Update

Hey, everyone. Did you have a good month? May was uneventful for us. Life just went on as usual. Now, we are just waiting for RB40Jr to finish school. Once he’s done, we’ll go on a long summer vacation. On the personal finance side, May was an anomaly. We spent …

2022 Passive Income Update

Whew, the first half of 2022 is over. It’s been a tough year for investors. The stock market is officially in a bear market and a recession is looming. Along with the stock market, our net worth decreased by the largest dollar amount ever (15%). However, our passive income is …

Quick Tip: Testing if a String Matches a Regex in JavaScript

In this quick JavaScript regex matching guide, you’ll learn how to test if a string matches a regular expression using the test() method. Continue reading Quick Tip: Testing if a String Matches a Regex in JavaScript on SitePoint. Source: Site Point Originally posted 2022-09-23 18:00:12. Republished by Blog Post Promoter

How to Generate Random Numbers in JavaScript with Math.random()

Learn how to use Math.random to generate random numbers in JavaScript and create random colors, letters, strings, phrases, passwords, & more. Continue reading How to Generate Random Numbers in JavaScript with Math.random() on SitePoint. Source: Site Point Originally posted 2022-09-23 18:00:09. Republished by Blog Post Promoter