Viewing profile — shubham_sinha
shubham_sinha
HN member- Joined
- Sat, Jun 24, 2017, 5:07 AM UTC
- HN karma
- 7
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About shubham_sinha
No profile information was provided.
Recent public activity
-
comment
Comment #39051982
To be honest. I want to build my company this way only. When I get product market fit and I have insights that we can grow up exponentially by burning money I won’t mind doing it. …
-
comment
Comment #38637891
Hi, you could drop an email to onboard@peppyhop.com and we will be happy to onboard you. Please add target geography like you would like to target Indian market or US market
-
comment
Comment #38637858
[dead]
-
comment
Comment #35039134
I feel such comments doesn’t help anybody. A language or framework can make the most difficult part of your app easy, it’s not meant to make overall app development a piece of cake…
-
comment
Comment #33667248
How does it perform wrt to Fastify ?
-
comment
Comment #33289824
Postman, Insomnia, Paw seem to fall in similar league. But if you are running VSCode simply use Thunderclient.
-
comment
Comment #31513124
Last commits are quite old. Guess it’s also not maintained
-
comment
Comment #31384493
First steps can be to use git diff and select what’s changed. Bulk of the heavy lifting will still be responsibility of ORM (sqlc). Later on this experience can be streamlined.
-
comment
Comment #31023084
How hard it’ll be to build a notion like UX using lexical ? Have been using editorjs for same
-
comment
Comment #30319380
WhatsApp pay is just another UPI app
-
comment
Comment #29505417
If you’re not coding and you want an MVP you need to act like a manager. Document everything, do code reviews. These activities will also consume time and will depend on the develo…
-
comment
Comment #28589678
Try deno
-
comment
Comment #27648127
I guess the challenge for MS wasn't to make native app on multiple platforms but to beat the competition i.e Slack as fast as they can. They operated like a startup. Used electron,…
-
comment
Comment #27045266
Flutter won't survive long. The whole point of cross platform dev is to pull better apps with limited resources. An app without backend is nothing. JS is web native language, it wi…
- story
-
comment
Comment #24302645
https://github.com/vlang/ui also seems promising and more targeted to devs who're more comfortable with go lang
-
comment
Comment #21952651
X vs Y thing is always fun to read. We would all agree that Native apps are still better than RN and Flutter ones. So choosing either platform is a decision you need to take whethe…
-
comment
Comment #20229943
3 rivers meet at Allahabad, not Varanasi
-
comment
Comment #19126267
When Node Js is taught people often teach Express framework. If someone teaches AdonisJs, it will have similar effect on audience as mentioned above.
-
comment
Comment #18456974
https://developer.mozilla.org/en-US/docs/Web Follow following Youtube channels: 1. FreeCodeCamp: https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ 2. The New Boston : https:…
-
comment
Comment #17563986
I code mostly in React. But I find Vue to be more productive. Bulletproof routing and state management. I use React because I mostly develop React Native apps and React web apps. V…
-
comment
Comment #17300321
Weex lacks english documentation and most of the Weex devs are from China and support forums also tend to be in Chinese. By far RN has best documentation and plugin / package ecosy…
-
comment
Comment #17300293
It's a choice. Basically you have Java, Kotlin, C# and SWIFT for native apps, why use React Native. If you learning React is easier for web dev, then I'll say Vue is even easier fo…
-
comment
Comment #17300278
Vue is more beginner friendly. It's easier to learn (particularly for people coming from Angular Js background). As a RN developer you won't be getting any benefits as such. If you…
- story