Written by Melodies Sim who lives and studies in Singapore turning novel ideas into reality. Check out her projects on Github.
My Reflection on Startup Financing
October 07, 2019Given that 70-90% of startups fail, from an investor's perspective, he needs to consider whether a startup can eventually scale up to 10x rewards. The VC model is hence, not to hope that all startups they invest in will succeed but ...
My Reflection on React Native vs Flutter
September 01, 2019React Native allows one to utilise native components by running code through the native JS Engine and a Native JS Bridge, where Flutter uses virtual components. ...
Implement Password Reset Using JWT
August 12, 2019This article aims to give a high-level overview of implementing password reset flow using JSON Web Tokens (JWT). ...
How to use Promise.all for multiple async functions
August 01, 2019Consider this case: I have an array where I want to perform an async function on each element of the array. ...
Interesting Tech Meetups
July 31, 2019Some of the ways I get to keep myself updated with the technology in the field is through atending tech meetups and listening to podcasts. ...
Hello World
July 30, 2019This is my first post on my new personal website! As some of you might already know, I have created this website using Gatsby which is so awesome! ...