• Used an async-by-default language - JavaScript • Enabled different use-cases with JS on the server • Low-level, purely evented, non-blocking infrastructure • A complete success
forward • Invented features that didn’t existed • Created a standard-library for its needs • Encouraged the community to create loads of modules • Enabled accessing system resources from JS
unquestionable • Ideal for scripts, prototyping, starting something up • Ability to iterate and improve with TypeScript • Needs of a codebase are now more concrete • We want to use the same “browser JavaScript” • We want the language to evolve fast
secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. • Secure by default • First-class TypeScript support • A single executable file • Complete and audited standard-library • Fully ECMAScript compatible
Draw will proceed https://alexandrempsantos.com/deno/i-published-a-book-deno-web-development/ Deno Web Development Write, test, maintain and deploy JavaScript and TypeScript web applications using Deno.