Learning Rust by Building a Bitcoin Price Tracker
I'm learning Rust and tinkering with Raspberry Pis. So I figured I'd merge the two and create a home server that runs the Bitcoin Tracker program indefinitely.
I'm learning Rust and tinkering with Raspberry Pis. So I figured I'd merge the two and create a home server that runs the Bitcoin Tracker program indefinitely.
To improve the audibility of this feature, we've decided to begin tracking when someone hijacks a user's account.
What was strange about this one was that the build had passed locally on the other branch and ran through our CI/CD with no apparent issue.
Because ES6 is a foundational aspect of JS, I thought it would be fun to examine one of my favorite features that came with the release: let and const.