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

Admin: @andrey2019
Download Telegram
👍31👨‍💻1
HTML Attributes vs DOM Properties

They’re different, but often coupled. Jake outlines the the difference, and why it matters. - https://jakearchibald.com/2024/attributes-vs-properties/

#html
👍5🤔1
Top UI Libraries for Building Stunning UIs in Vue 3 and Nuxt 3

Building elegant and performant user interfaces (UIs) has become a crucial factor in web development. In the Vue.js ecosystem, both Vue 3 and Nuxt 3 provide robust tools for crafting dynamic and engaging applications. This article provides a showcase of some top libraries you can leverage to build awesome UIs. - https://vuejsdevelopers.com/2024/01/26/top-ui-libraries-for-building-stunning-uis-in-vue3-and-nuxt3/

#vue
👍3👨‍💻1
Poor Express Authentication Patterns and How to Avoid Them

Node security guru Liran has been bothered by a lot of poor authentication patterns doing the rounds in various tutorials and lays out some things to consider if you’re ‘rolling your own.’ - https://www.lirantal.com/blog/poor-express-authentication-patterns-nodejs

#nodejs
👍5👨‍💻1
State of HTML Survey Results

The State of HTML 2023 survey results are finally live—dig in, and you’ll certainly uncover some interesting insights. - https://2023.stateofhtml.com/en-US

#css
👍5👨‍💻1
A “Wordle” on Test Driven Development in Vue.js

This course guides you through creating a Wordle game from scratch using Test-Driven Development. Enhance your Vue 3 and composition API skills while mastering testing with Vitest and Vue Test Utils. - https://vueschool.io/courses/a-wordle-on-test-driven-development-in-vue-js

#vue
3👍1
Execa 9.0: The Better child_process Gets Even Better

Less shell-oriented than zx, execa focuses on making executing external commands secure, cross-platform, and easy to debug. v9 lets you make commands iterable so you can process their output on the fly, map/filter both input and output, pipe multiple commands, and more.  - https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f

#nodejs
👍2
How to Build Accessible Vue.js Applications

This article serves as a guide for you to learn the strategies for building inclusive applications using Vue.js. - https://medium.com/vue-mastery/how-to-build-accessible-vue-js-applications-8dca9df3608e

#vue
👍5