FrontEnd Development
28.9K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
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
Nested Dark Mode via CSS Proximity

Jonathan Dallas shares how you can arbitrarily nest themes to any depth using CSS Custom Properties. - https://jwdallas.com/posts/nesteddarkmode

#css
👍6
Composables vs. Renderless Components in Vue 3

Renderless components are typically used to provide some functionality to child components, while composables are used to provide stateful logic to a component or components - https://medium.com/@moein.mirkiani/composables-vs-renderless-components-in-vue-3-1e7386d8182

#vue
👍6
CSS Relative colors

Lucien Immink explains how you can use the from keyword to convert colors to different color spaces and change the color properties. - https://techhub.iodigital.com/articles/css-relative-colors

#css
👍7
React Libraries for 2024

A few issues ago, we were hoping that Robin would soon do a 2024 update of his opinionated annual guide to which libraries to consider for different tasks – and he has!  - https://www.robinwieruch.de/react-libraries/

#react
4👍4