UI libraries like React Native Paper and React Native Elements offer pre-developed components that help us deliver our React Native projects faster.
Although Docker remains the dominant platform for containerization and container management, it’s good to know about different tools that may work better for certain use cases.
Add to your JavaScript knowledge of shortcuts by mastering the ternary operator, so you can write cleaner code that your fellow developers will love.
Learn how to efficiently bundle your TypeScript package with tsup. This guide covers setup, custom output extensions, and best practices for optimized, production-ready builds.
5 Replies to "How to deploy Deno applications to production"
You missed the point of deno if you use docker
I very much doubt that. Deno certainly does not replace containerization, that’s a different concern.
Thank you for the article – you have a typo in the port line in yml. 3000:3000 should be 8000:8000
Thanks for the catch, we’ve updated the post
Ehhh no @Babab … time to take a nap.
Thanks Michael Okoh for the article. Very helpful!