Redeaux CorporationforṂȺ₲ṂѦ ꞖŁØǤmagma.hashnode.dev·Sep 13, 2024MoltenChain TestnetAs we continue the development of MoltenChain, our prototyping phase is complete. We have succeeded in creating a deployable node developed in Bun, Hono.js, Drizzle, Drizzle ORM, WebSockets, IPFS, using Cloudflare Workers and D1. The amount of work g...DiscussMoltenChainCryptocurrency
Avik Mukherjeeavik.hashnode.dev·Aug 13, 2024FeaturedSeamless RazorPay Integration: Mastering WebHooks for Reliable Payment ProcessingRecently, my Project encountered a snag concerning RazorPay payments integration. Initially, I integrated Razorpay to facilitate payments and subsequently update the paid order amounts in our database using the data provided by Razorpay. Initially, t...Discuss·42 likes·352 readsrazorpay
Alexander Knipsalexknips.hashnode.dev·Jul 27, 2024Effect-TS 1: Http backend demoIf you are unfamiliar with Effect Systems, ZIO, or Effect-TS, I recommend reading the following article: https://www.sandromaglione.com/articles/typescript-code-with-and-without-effect and then returning here. Other good information about Effect-TS c...DiscussEffect-TSeffect-http
Anaz S. Ajiajianaz.dev·Jul 17, 2024Unlocking Performance with Bun: An In-Depth GuideThe landscape of JavaScript runtime environments has been dominated by Node.js for over a decade. However, as web applications become increasingly complex, developers seek more efficient ways to handle performance-intensive tasks. Enter Bun, a new Ja...DiscussBun
Saurabh Tailorsaurabhtaylor.hashnode.dev·Jul 11, 2024Mastering Hono: Simple Steps with BunWhat is Hono ? Another JS framework ? can say so but it is so powerful , once u get hands on this framework u are not goin back to express. It is a JS library , mostly used in Serverless architecture. 💡 what is serverless architecture and why u ne...Discusshono
Jonathanblog.jonathan.com.ar·Jul 9, 2024FeaturedBuilding a template with BunHihi! Lately i've been using a lot of bun in my side projects, why? because it cames with a lot of things that I use already solved You can check the repository i'm using for example here Typescript? ✅ Single Ejecutable File? ✅ Multiple Architecture...Discuss·22 likes·385 readsBun
akawahuynhakawahuynh-astro.hashnode.dev·Jun 14, 2024How to Conduct a Successful Test: A Step-by-Step GuideCreating a Web Application with Bun and Astro.js: A Step-by-Step Guide Building modern web applications requires efficient tools and frameworks. In this guide, we will walk you through the process of creating a web application using Bun and Astro.js....DiscussBun
Lukaslukasnotes.dk·May 29, 2024Letting Bun & TypeScript do my VAT numbers (Moms til SKAT Erhverv)I am trying to build something on the side and so I've gotten my company number together with VAT registration. That means I can make purchases with VAT reverse charge. In Denmark, VAT is 25%. Excluding that means 1/4th cut in price which for a self-...Discussskat
Nikhil AkkiPronikhilakki.in·May 18, 2024What is Drizzle ORM?Intro In the ever-evolving tech landscape, where data management and application development intersect, emerges Drizzle ORM—a modern, lightweight, serverless-ready Object-Relational Mapping (ORM) tool designed for TypeScript applications. At its core...Discuss·112 readsjavascript framework
Ahammad kabeerblog.mirrorfolio.com·May 14, 2024Web Development Showdown: Node.js vs BunIn the dynamic landscape of web development, choosing the right framework is pivotal to the success of your projects. With the emergence of Bun as a new contender alongside the well-established Node.js, developers are faced with a critical decision. ...DiscussDev NotesBun