See what we’ve written lately
Installing Vue + Rails 5.x
How to install Vue.js framework on Ruby on Rails.
Finance: Calculating Annuities using ES6
Annuities are cool. They're fixed payments over a period of time. If you're living in England, there's another financial product called a...
Statistics: Calculating Probabilities using ES6
Suppose you wanted to calculate the percentage of men that weigh inbetween 140 and 170 lbs. This is possible if you carry a few data points such as...
Finance: College Fund and Loan Amount Estimator using Es6
Similar to my previous article, here are some formulas that can help you estimate how much you need to save for your kid's college tuition or...
Finance: Calculating Present and Future Value using ES6
How to calculate Present and Future value using ES6.