FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
My first experience with Deno

Software engineer Arthur Kay shares his first experience with Deno - a secure runtime for JavaScript and TypeScript. - http://amp.gs/HoFQ

#deno
A 50 Minute Deno Crash Course

A lot of people are cranking out Deno videos right now, but Traversy Media has a solid reputation for getting these things right. In 50 minutes we get a nice, balanced approach to Deno’s plus points, tooling, building an API, etc. - https://www.youtube.com/watch?v=NHHhiqwcfRM

#deno #course
Deno Introduces JSR: A New JavaScript Registry

The JavaScript Registry (a.k.a. JSR) is a new TypeScript-first, ESM-only module registry designed for the entire JavaScript ecosystem (not just Deno). This post digs into what it’s all about. I find it rather cute that npm’s own flexibility makes JSR easy to use from Node too, via npx jsr! - https://deno.com/blog/jsr_open_beta

#deno