Reading List
- SparkFun Hooks a Patent Troll
Nathan Seidle
•
30 Jun 2021
Checkout the inner workings of ransoming and patent trolls.
- 10 Malicious Requests Against My Web Application
Matthew Kindzerske
•
29 Jun 2021
During a recent coding experiment/competition I had a (very rough) NodeJS app which I needed to deploy and host. Horror of horrors, I manually installed it onto a bare EC2 and pointed an Elastic-IP…
- How I Structure My React Projects
Kyle Shevlin
React and modern JavaScript gives you the freedom to structure your React projects however you want. Learn how I structure mine.