Petr Chalupa
10 posts


@ptrchalupa @expo @strvcom I found this blog post, but it doesn't seem to provide a complete explanation. Most importantly, the Expo Module API Reference page doesn't have any related information.
English
Petr Chalupa retweetet

Large mobile video uploads are tough: backgrounding, network hiccups, and retries can break the flow.
In this guest post, Petr Chalupa shows how the @strvcom team built a native upload pipeline using Expo Modules and AWS S3 multipart for reliable, background uploads in the Boom app.
@ptrchalupa shows the code below ↓

English

@likeSo1996 @expo @strvcom I'd suggest starting with expo.dev/blog/the-real-…, and then exploring expo-file-system #L4" target="_blank" rel="nofollow noopener">github.com/expo/expo/blob…
English
Petr Chalupa retweetet

📚 Faster, more reliable video uploads with Expo Modules
✍️ @ptrchalupa
Learn how to build a faster, more reliable mobile video upload pipeline using Expo Modules for native background uploads and AWS S3 multipart support.
expo.dev/blog/faster-mo…
English
Petr Chalupa retweetet

I'm working with a SPA that has a dedicated backend composed of over a dozen microservices.
Each service has its own repo, and its own DB, even though all services are built and maintained by one team.
I do not recommend this.
🚩Can't do atomic commits
🚩Lots of friction jumping between repos and DB's
🚩Hard to configure CI, or to manage cross-repo breaking changes
🚩Repeated code between repos
🚩Hard to maintain data integrity between DBs
🚩Requires many HTTP calls to load a page (there's no BFF)
🚩No easy way to search/navigate between repos
🚩Complex cross-service transactions
🚩Doesn't honor Conway's law
English
Petr Chalupa retweetet

@strvcom Some invites 😇
Czech Crew: @mironcatalin @vonovak @marekfort
Europe Trip: @VadimNotJustDev @nightstomp @axeldelafosse @HenryMoulton @kala83 @BWidlarz
English
Petr Chalupa retweetet

Look into your package.json and then read this article. medium.com/hackernoon/im-…
English
Petr Chalupa retweetet

Wonder what would happen if you went on a @GitHub repo and changed the URL from "github.com" to "github.dev"? 🙊
English


