Secure Software Show

Secure Software Show

<p>On this show I talk about going from a novice in web development and security practices to a confident and secure developer. So, listen in as we demystify security best practices in web development and create secure software.</p>

Secure Software Show Podcast Episodes (Page 3)

Talking TypeScript With Nick Nisi
In this episode, I got to talk with Nick Nisi. Nick has been developing since 2009, a TypeScript user since 2013, and a JS Party panelist. He goes through his journey into TypeScript, his thoughts on learning it today, and TypeScript's influence on the larger JavaScript ecosystem.--------------------Follow the Deno Developer Show for weekly in..
1 year, 9 months ago
0 Comments
Working Those Files In Deno
In this episode, we dive into working on files with Deno. Yep, that means reading, writing, opening, and closing.--------------------------Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/Typescript--------------------------Free Deno Permissions E-Book: https://denodeveloper.comTwitter: @zacharykrav------..
1 year, 9 months ago
0 Comments
Readable Streams in Deno
In this episode, I talk about readable streams and how they are used in Deno.Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/TypescriptFree Deno Permissions E-Book: https://denodeveloper.comTwitter: @zacharykravMusic by Audionautix.com..
1 year, 10 months ago
0 Comments
Playing Around With Deno In Deno Deploy Playgrounds
In this episode, I thought it would be a good idea to talk about Deno Deploy’s Playgrounds. They are a great way to dip your toe into the Deno world without doing setup and an excellent way to start creating and iterating quickly. ------------Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/TypescriptFree..
1 year, 10 months ago
0 Comments
Deploying With Deno Deploy
In this episode, I go through my personal take on what it is like to use Deno Deploy and why it is special.--------------------Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/Typescript--------------------Free Deno Permissions E-Book: https://denodeveloper.comTwitter: @zacharykrav--------------------Musi..
1 year, 10 months ago
0 Comments
Deno Deploy With Luca Casonato, Deno Core Team Member
I got to talk with Luca Casonato, Deno core team member and TC39 member, about Deno Deploy, what is a distributed system when it comes to deploying your code, what’s coming up for future Deno releases, how the Deno has been working with Netlify, and how to help out with Deno.--------------------Free Deno Permissions E-Book: https://denodeveloper.co..
1 year, 11 months ago
0 Comments
Around And Around We Go - Deno’s Event Loop
The event loop continues off of our discussion about async programming. Here we go through Javascript event loop basics and how Deno’s event loop works.--------------------Follow the Deno Developer Show for weekly information about Deno and server-side Javascript/Typescript.--------------------Music by Audionautix.comThe Event Loop: https://develop..
1 year, 11 months ago
0 Comments
I Promise You A Good Explanation
Do you understand async programming, promises, and async/await? I hope you do if you plan to develop with Deno. If you don’t or need to clear some things up, then I recommend you listen in 🙂------------Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/Typescript.------------Music by Audionautix.com--------..
1 year, 11 months ago
0 Comments
MongoDB Driver Or Endpoint? That Is The Question
This episode covers connecting to MongoDB with driver and an API endpoint. This is a needed skill for any new server-side dev.Follow the Deno Developer Show for weekly information about Deno and server-sider Javascript/TypescriptMusic by Audionautix.comAdditional Notes:mongo_driver: https://deno.land/x/mongomongo data api article/video: https://www..
1 year, 11 months ago
0 Comments
A Sturdy Application Structure with Oak
This episode covers a quick recap on Oak, and then jump into how to structure your new Oak application. This episode will be particular useful for those that are coming over from something like the frontend world because with being new to backend you’re less likely to know how to structure your application.Follow the Deno Developer Show for weekly ..
2 years ago
0 Comments