SeattleJS October 2024
Join your fellow web devs for an evening of talks, networking and fun! Register ahead of time at the link below.
NOTE: We are at Silicon Valley Bank this month!
- 📆 Wednesday, October 9
- ⏰ 5:30pm - 8:30pm
- 🎟 RSVP
⚡️ How to use eval() in production (and remain gainfully employed) by Erik Marks
If you know anything about eval(), it's probably that you should avoid using it at all costs. However, what if using eval() could make your JavaScript program more secure? This is what Hardened JavaScript does, and in this talk we will explore how.