Hacker News new | ask | show | jobs
by mvaspat 3027 days ago
nice mobile site and app, what front end stack do you use for the mobile app? is it a progressive app?
1 comments

Yes, it's a PWA. We rolled our own stack (i.e. we didn't use any frameworks because we like to keep things lightweight :p). We also have our own version of a jQuery style library, which helps with DOM manipulation etc.