Grenish raigrenishrai.hashnode.dev·Oct 11, 2024Deno or Bun? Or NodeJs?In today's ever-evolving JavaScript landscape, developers are spoiled for choice when it comes to selecting a runtime. While Node.js has long been the go-to option for server-side JavaScript, the emergence of Deno and Bun has introduced fresh alterna...Discuss·14 likes·1.1K readsDeno
Himanshu Joshidevdocs.hashnode.dev·Jun 9, 2024Building SaaS MVPs with Bun.js and Next.js: ⚡A Fast and Efficient Approach 🚀Building a successful SaaS (Software as a Service) product requires a combination of innovative technology, efficient development processes, and a deep understanding of the market. In this blog, we will explore how Bun.js and Next.js can help you bui...DiscussNext.js
Animesh PathakforKeploy Community Blogkeploy.hashnode.dev·May 15, 2024Testing BunJs Web Application with Cucumber JS and KeployIn our previous blog, we explored how to build a modern web server using BunJs and Prisma, integrating robust authentication mechanisms with JWT tokens. Now, it's time to ensure our application is reliable and error-free through thorough testing. In ...Discussbunjs
Animesh PathakforKeploy Community Blogkeploy.hashnode.dev·May 9, 2024Building a Scalable Web Server with BunJs and PrismaIn this guide, we'll be leveraging two powerful tools: BunJs and Prisma. Together, they provide a robust foundation for constructing modern, scalable, and efficient web servers. Let's explore how BunJs enhances server creation and how Prisma simplifi...Discuss·10 likesprisma
Alex Novosad (nftsasha)nftsasha.hashnode.dev·Mar 25, 2024Build Your First Blockchain App in 15 min with Sui & TypescriptFor more brief and less fun version aimed at experienced devs, click here. Ahh, blockchain. The word that strikes fear into the hearts of many a developer. Let's be honest - almost none of us really know how the heck they work. Crypto this, node that...Discuss·96 readsSui
Pradip Asodariyaapradip.hashnode.dev·Jan 27, 2024Unleashing the Power of Bun: An All-in-One Toolkit for JavaScript and TypeScript AppsIn the ever-evolving landscape of JavaScript and TypeScript development, having the right tools at your disposal is crucial. Meet Bun, an all-in-one toolkit designed to streamline your development workflow and empower your JavaScript and TypeScript a...Discuss·10 likes·29 readsjavascript tool-kit
Maciej Zimochwste23.hashnode.dev·Dec 8, 2023TW Elements v1.1.0 Released! Vite with Bun Added.TW Elements v1.1.0 - In this release, we are introducing new Autocomplete and Multi Range Slider components. We also updated integration tutorials and added new guides for SvelteKit and Bun. The main goal of Bun is to reduce the startup times and mem...DiscussJavaScript
Maciej Zimochwste23.hashnode.dev·Dec 4, 2023Bun vs Node.js: TW Elements now with Vite with BunTW Elements - now with Vite with Bun Bun is a tool that is designed to replace Node.js in the development of web applications. The main goal of Bun is to reduce the startup times and memory usage of created apps. Vite works with a Bun out of the box....Discuss·1 likeBun
Sulley Abdul Latifdevcity.hashnode.dev·Oct 24, 2023Bun.js: A New Frontier in Backend DevelopmentIntroduction Backend development is a critical aspect of web application architecture, and the choice of runtime environment can greatly impact the performance and scalability of your application. Traditionally, Node.js has been the go-to choice for ...Discuss·11 likes·97 readsbunjs
Junior Felixjunior-felix.hashnode.dev·Oct 24, 2023Integrating Bun: A Developer's JourneyI have often thought of the JavaScript ecosystem as a free market; where multiple solutions to the same problem can co-exist. In this dynamic environment, new tools can emerge and gain prominence by addressing the specific needs of developers. Recent...DiscussBun