Stanley Nguyen

Results 13 comments of Stanley Nguyen
trafficstars

@Dominik-Robert from my understanding, you just need to serve `index.html` using wildcard, routing will be handled on the frontend by react-router. If u're talking about server-side rendering for react app,...

@JelteF Thanks for the response 👍 However, I don't think this `[constraint]` strategy will work in the long run because according to `dep` README, `dep prune is going to be...

Thanks @JelteF @sdboyer It's clear to me now 👍

@im-aditya I didn't manage to resolve this, built a proxy server to upload to aws instead

Hi @raditzlawliet. Thanks for your feedback. Yes we have error standardisation in plan for our API, afterwards, our errors will come with more details definitely. Stay tuned!

@ellennugroho do u wanna take this?

Similar to issue #40

Probably changing assignment to just type declaration (e.g. `updateFixedVA = updateFixedVA` to `updateFixedVA typeof updateFixedVA`) would work