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

Admin: @andrey2019
Download Telegram
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
Here’s Why Your Anchor Positioning Isn’t Working

James Stuckey Weber shares a simple checklist to help debug anchor elements. - https://www.oddbird.net/2025/01/29/anchor-position-validity

#css
A New Chapter for Express.js

2024 saw the still-extremely-popular Express project awaken from a slumber, of sorts, with work being made to update things to modern standards, a security audit, and the release of Express v5. Here, the team explains what’s been going on behind the scenes to get Express back on the tracks, as well as a “bold vision for 2025.” - https://expressjs.com/2025/01/09/rewind-2024-triumphs-and-2025-vision.html

#nodejs
Node’s New Built-in Support for TypeScript Explained

Node.js v23.6.0 makes Node’s new type-stripping features work by default. Dr. Axel digs into how it works and what the limitations are. A handy primer. - https://2ality.com/2025/01/nodejs-strip-type.html

#nodejs
How we tackled our major front-end migration to Nuxt 3

At funda, migrating from Nuxt 2 to Nuxt 3 was a major project last year.
A frontend engineer talks about some challenges of this migration. - https://blog.funda.nl/migrating-our-frontend-to-nuxt-3/

#vue