Concurrent Rendering in React 18
TheJam.dev is a 2-day virtual conference focused on building real-world applications using the Jamstack.
In my many conversations about JavaScript runtimes with devs around the world I’ve heard one common sentence - “Oh yes, I’ve heard of Deno and alternative JS runtimes, I keep meaning to check them out, but I haven’t had time!”.
Well, I’d like to take this opportunity to introduce you to the Deno runtime and all its built in tools that might make your dev experience more delightful.
We’ll start by installing the runtime, and initializing a basic project, we’ll look at the built in typescript support, built in linting and formatting, we’ll take a tour of the built in test runner and then a brief exploration of Deno’s APIs, its support for Web Standard APIs and Node APIs and then we’ll look at how simple it is to run your Node and React projects with Deno.
I hope, at the end of this talk, that Deno, and runtimes in general, will feel like less of a black box to frontend devs and that you’ll have the confidence to maybe give Deno a try in your next project.
Jo is a DevRel Engineer at Deno. She is passionate about improving developer experience, teaching good use of the web. She mentors junior developers, advocates a lot for mental health awareness and is devoted to improving the diversity and inclusivity of the tech industry."
TheJam.dev is a 2-day virtual conference focused on building real-world applications using the Jamstack.
JavaScript is enterprise ready - Rizchel Dayao and Simon MacDonald show how.
In this session, Jo Franchetti will show how the latest release of Deno 2 with full npm compatibility gives you access to Deno's secure, modern runtime while also tapping into the vast npm ecosystem.
TheJam.dev is a 2-day virtual conference focused on building modern web applications using full stack JavaScript, static site generators, serverless and more.
In this talk, Wasp's CEO, Matija Sosic, explains what Wasp is, how it works and why they built it by creating a Domain-Specific Language (DSL).