Sakshi from KushoAIforSoftwareDeepDivessoftware-deep-dives.hashnode.dev·Nov 12, 2024Deno vs Nodejs - what's better for you?This blog is written by Jeremy Rivera at KushoAI. We're building the fastest way to test your APIs. It's completely free and you can sign up here. With the recent release of Deno 2.0 on October 9th, you may be wondering how it fares against its older...DiscussDeno
Sotiris Kourouklissotergreco.com·Oct 27, 2024JavaScript - A Blessing or a Curse?Everyone at least once in their life coded in JavaScript. We have some people say that they like it and and some others that they don’t. This will be just a small “letter“ to people that have distant feelings about the JS ecosystem, either good or ba...Discuss·151 readsJavaScript
Risharth pardeshirisharthpardeshi.hashnode.dev·Oct 17, 2024🚀 Deno 2.0: A Developer's DreamThe latest release of Deno 2.0 makes JavaScript and TypeScript development more powerful, streamlined, and fun. Here’s what’s new and why it matters: 1️⃣ Full Node.js & npm Compatibility Run Node.js projects out of the box! Bring in npm packages, swi...Discussdeno2
Dmytro Sapozhnykearlold.tech·Oct 11, 2024Exploring Deno: A Modern Runtime for JavaScript and TypeScript with Effortless DeploymentOne of the things that truly impressed me was its deployment tool. 🛠️ With just one command, the server was up and running! 🎉 No extra configurations, complex setups, or long checklists required. 📋 ❌ In this article, I'll share my experience with ...Discuss·4 likes·45 readsJavaScript
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
Manthan Ankolekarmanthanank.hashnode.dev·Oct 11, 2024Creating a Basic Todo Application Using Deno and OakIn this blog, we’ll explore how to build a simple REST API for a Todo application using Deno and the Oak framework. Deno is a secure runtime for JavaScript and TypeScript, and Oak is a middleware framework for Deno's HTTP server. If you're familiar w...Discuss·1 likeDeno
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 4, 2024Deno Dora Metrics: Setting the Standard for Deployment Frequency and Lead TimeFlip over Node and you will get Deno. Ryan Dahl, the creator of Node.js, developed Deno as an alternative while commiserating over the mistakes he made with Node, which he discussed in one of the JS conferences. It’s a runtime for JavaScript, TypeScr...Discuss100 Days of Dora Metrics Case StudiesDeno
Juho Härmehrmj.hashnode.dev·Sep 13, 2024Giving Deno another try - this time with a FriendKind of ironic that I had a huge hiatus between my latest blog posts and without any planning it just turned out that I continue where I left of: with Deno. Deno 2.0 is around the corner, which is a logical reason to revisit the subject. Also, I just...DiscussDeno
Rahul Sharmarahul1sharma.hashnode.dev·Aug 5, 2024Exploring the Modern Web Development Stack: Trends and Technologies in 2024In the ever-evolving landscape of web development, staying updated with the latest trends and technologies is crucial. 2024 has brought a wave of innovations that are transforming how we build and deploy web applications. In this article, we will div...DiscussWeb Development
Cloud Tunedcloudtuned.hashnode.dev·Jul 23, 2024Introducing Deno: The Next Generation JavaScript/TypeScript RuntimeIntroducing Deno: The Next Generation JavaScript/TypeScript Runtime In the realm of JavaScript and TypeScript development, Deno has emerged as a powerful and modern runtime, designed to address many of the limitations of Node.js. Created by Ryan Dahl...DiscussDeno