Menu
Telegram-LinkedIn-Email
Bingo
Bingo online
Company
Relax Gaming
Year
2017
Position
Software Developer
Project info
Bingo was a new project for me in terms of technologies as it was written in Vanilla JS, without any frameworks. I'm still not sure if it was right decision to start such a project without any frameworks, but it helped me to understand and learn a lot of about VanillaJS itself. Also I saw another way how we can organize application, store it's state and change it (I've used Redux and ngrx before). But the most "interesting" part of this project was debugging! Quite often it was difficult to implement new features without breaking anything, so now I feel like a real DevTools master :)