
Developer from Paris, working on @base ๐ Host - /nodejs /nextjs
168 Followers
๐ค Ever wondered who uses ๐ Expo in production? This isn't the entire list...that would be too long (there are +783k public repos using Expo OSS...)... but this is all the trending apps in the App Store: https://evanbacon.dev/blog/expo-2024
Hi, guys! I'm proud to announce the opening of this Channel dedicated to the Nodejs ecosystem. Whether you're a developer or a digital creator, you're welcome to come and discuss in this topic. Tutorials and news will be posted regularly on this channel, so stay tuned! โค๏ธ
๐ Next.js will introduce a "rethrow" API > unstable_rethrow can be used to avoid catching internal errors thrown by Next.js when attempting to handle errors thrown from your own application. https://github.com/vercel/next.js/pull/65831 PR is based on a previous public RFC