wizebin@lemmy.worldtoMemmy - An iOS client for Lemmy@lemmy.ml•Build Submitted to Apple - 0.1 - That swipe tho 🤌English
2·
1 year agobtw setting up microsoft appcenter codepush is really quick and you can avoid slow update turn around.
I’ve been releasing my react native apps for years instantly to beta and alpha in-app update channels. Testflight is slow, the app store is slow, codepush is fast af.
VSCode is the best code editor around, the plugin ecosystem is phenomenal, copilot specifically has been the biggest boost to my output in 15 years of development.
Unfortunately it doesn’t do everything, I got stuck with some really old legacy software and have to hop into the vb6 ide, code::blocks, and very rarely visual studio.
Multi-cursor wizardry is absolutely life changing