FrontEnd Development
28.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
The Interactive Guide to Rendering in React

This interactive guide explores why, when, and how React renders, and illustrates it with a series of short and well thought out video animations that remain just as relevant today. - https://ui.dev/why-react-renders

#react
👍6
Typescript: Typing Your API Requests — Generics Hacks

Are you ready to take your REST API requests to the next level? Buckle up, because… Ah! 😑 why go boring…
 - https://taricov.medium.com/typescript-typing-your-api-requests-generics-hacks-4-540644951f9b

#typescript
👍4
React Server Components: The Good, The Bad, and The Ugly

I’d argue that adding server capabilities to React is much less important than fixing its many existing issues. - https://www.mayank.co/blog/react-server-components/

#react
👍6
Recipes to Wrap, Extend or Proxy a Vue Component

This article details some ways to create a component that extends another. We’ll look at attributes, props, listeners, and slots, along with functional components and render functions. The syntax will generally be Vue v2.6+ with additional notes for Vue 3. - https://medium.com/js-dojo/recipes-to-wrap-extend-or-proxy-a-vue-component-dbb4a8692540

#vue
👍4
ES Module Imports in Node.js and the Browser

Just a quick example/handy recap of the basic setup. - https://eli.thegreenplace.net/2023/es-module-imports-in-nodejs-and-the-browser/

#nodejs #esm
👍5
Cryptography Fundamentals with the crypto Module

An introduction to some concepts of modern cryptography, and how to work with them in practical terms in Node using methods from the crypto module  - https://blog.yonatan.dev/cryptography-with-node-crypto-module/

#nodejs
👍3
React Server Components From Scratch

Alright, let’s build React Server Components totally from scratch. Right from nothing, through building a simple Node-based server and working out from there. Ben is very engaging and does a great job of explaining things. - https://www.youtube.com/watch?v=MaebEqhZR84

#react
👍7