Join Grapevine
Hey Folks,
We’re on the lookout for talented engineers to join Grapevine. We have open roles in engineering across Front-end, Backend, Web and QA roles.
All roles require 2-5 years of work ex, preferably on a consumer facing prod...
Hey folks, I’m a product manager based in EU working on a fantasy product to be launched soon.
Need some advice on which platform to use to build a fantasy app. The current app that I support is build in flutter and it’s extremely laggy and doesn’t support have any native iOS gestures. I’m super impressed with grapevines app and I assume it’s built using react native.
For my fantasy app, I never thought, react native could be an option but grapevine performance has impressed me.
Some context on the fantasy app - it’s a standard fantasy app where users could build teams and join a league. There is no payment method integration, nor there will be any complex third party integrations.
Looking for inputs. Thanks!
React native (or flutter too) works best with list like content, where items can be “re-used”. If you have a lot of network calls, or a lot of complex views, with animations, transparencies, big images etc on a single screen, the performance will suffer.
RN uses a JavaScript bridge to communicate between the UI (main thread) and logic (JS thread). Think of it like a single server using a single tray to serve food from the kitchen to the tables. If you have more food, it’ll be slow. If you’ve one customer ordering too much, it’ll be slow, and stressful for the one server. There are performance considerations of course, like you can make sure the folks who ordered food before don’t get served in this round of the server’s trip. But still if the food ordered is massive (design is too “fancy”) the performance will be laggy.
IMO, flutter is better than react native since it's got better performance, ahead of time compiler therefore smaller app bundle.
My assumption is that the code might not be optimised, since flutter does support native gestures and ui + for a simple fantasy app (and not some heavily developed app), flutter should work seamlessly without lags or jitters.
If you're at an MVP stage, consider flutterflow, works great and they build optimised packaged code. If not MVP, consider reworking the flutter code in order to optimise it and write good quality code.
I looked up at Flutter flow and it sounds simple low code tool to start. Thanks!
Hey Folks,
We’re on the lookout for talented engineers to join Grapevine. We have open roles in engineering across Front-end, Backend, Web and QA roles.
All roles require 2-5 years of work ex, preferably on a consumer facing prod...
I was just wondering what Grapevine’s tech stack is. The app seems pretty good.
API Type: REST Backend Framework: DJango (Python). Web Frontend: Next.js Analytics tool used for web: Google Analytics, MixPanel CND Provider: Cloudflare Inc. Cloud Provider: Azure. Database: NEED HELP Push Notification Provider: N/A
I have been working on Android development for 5+ years now. Mostly native Android. Is it possible at my level to find new jobs in other technology (backend or Frontend web). My current organisation doesn't have an option to do so. So I...
Hey Folks, Happy Friday!
We wanted to share what we've been up to, so you know what to expect from the app in the next 1-2 months.