Deno Developer Show

Deno Developer Show

<p>On this show I talk about going from a novice in backend development and Deno to a confident and secure backend developer with JavaScript/TypeScript. So, listen in as we demystify backend development and secure your confidence with Deno.</p>

Deno Developer Show Podcast Episodes (Page 4)

Squirrels and Dinos - Oak Framework Overview
This episode covers a quick recap on what middleware is, what is Oak, how Oak handles routes, and what is next(). Using Oak makes writing server-side code easier. And luckily, once you wrap your head around the concept of middleware, it you are off to the races developing (even faster).Follow the Deno Developer Show for weekly information about Den..
2 years ago
0 Comments
Getting To Fireworks Quicker With Frameworks
This episode covers what is middleware, what are HTTP frameworks, and lastly some common HTTP frameworks to choose from for your next Deno project. Using a framework will make you life as a developer writing server-side code much easier.Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/TypescriptMusic by A..
2 years ago
0 Comments
The Deno Namespace
This episode covers what is a namespace (if you’re not familiar), what’s in Deno’s namespace, and some common things you’ll probably use from it. Using the Deno global will make you life as a developer writing server-side code much easier. Plus the global is pretty straightforward with good docs if you have questions.--------------------Follow the ..
2 years, 1 month ago
0 Comments
Up and Running on Localhost:8000
It's time to start developing. This week I cover different ways to start an HTTP webserver with Deno. I go over using the serve function from the standard library, Deno.listen(), and using Oak as possible options. ---------------------Follow the Deno Developer Show for weekly information about Deno and server-sider JS/TS---------------------Mu..
2 years, 1 month ago
0 Comments
Sorry, Friend. Permission Denied.
On this week’s episode I’ll be covering one of Deno’s main focuses - security. I talk about what this means for you as a developer, your users, what this looked like with Node, and how to work with permissions in your Deno applications.----------------------------------------------------------------------------------------Follow the Deno Developer ..
2 years, 1 month ago
0 Comments
2 years, 1 month ago
0 Comments
2 years, 1 month ago
0 Comments
2 years, 1 month ago
0 Comments