The Correct 2-Key Strategy
How to protect developer API keys from leaking into client-side code.
2024-09-03T10:31-07:00
At first I thought I found a way to protect developer API keys – or keys open to localhost – from leaking into client-side code. Boy, was I wrong... (read more)
Kings Corner
Learn about Firebase’s onSnapshot listener.
2023-05-26T13:52-07:00
If I were a JavaScript teacher, my final project for the class would ask each student to build a card game of their choice. It would be a great exercise in data structuring – I personally love... (read more)