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

Admin: @andrey2019
Download Telegram
A Tale of Migrating a Project to Bun

Eric, an engineer at Render, walks through the steps of how he migrated his Sveld project to Bun (replacing Yarn and Vitest in the process), including some minor gotchas he encountered, and what the speed gains were. - https://render.com/blog/hello-bun-deploy-2x-faster-on-github-render

#bun
👍3🤔1
Exploring Cookie Management in Vue.js

in this tutorial, We’ll explore cookie management in the Vue application. We will write cookies, read cookies, and delete cookies in the Vuejs application. - https://parvez1487.medium.com/exploring-cookie-management-in-vue-js-d0a84fc29d0e

#vue
👍5
Exploring What's New in Node 22

With Matteo Collina of the Node TSC, no less! It’s a movie-length effort, but he walks through everything significant about Node 22 (and 22.1) including improvements introduced by V8, the --run feature, the new compile cache in 22.1, and performance improvements across the board. - https://www.youtube.com/watch?v=eZfLkVDJPTg

#nodejs
👍3👨‍💻1
The Frontend Developer/Engineer Handbook 2024

A guide to the current webdev landscape, covering how to get up to speed on topics like editors, CSS, UX, UI, the command line, tools and frameworks, perf, accessibility, etc. - https://frontendmasters.com/guides/front-end-handbook/2024/

#handbook
👍8🤔1
A Last Push Towards Express 5.0

You may recall that several months ago a plan to reignite development on Express was formed, and it’s already bearing fruit with a final version of Express 5.0 due to land soon. - https://github.com/expressjs/discussions/issues/233

#nodejs
👍21👨‍💻1
Build a dApp Using Waku (Decentralized Communication) and Vue.js

This article will guide you on how to build a decentralized application (dApp) using Waku, an uncompromising decentralized communication protocol, and Vue.js, a popular JavaScript framework for building user interfaces. - https://blog.wolzcodelife.com/build-a-dapp-using-waku-decentralized-communication-and-vuejs

#vue
👍2🔥1👨‍💻1
👍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