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
How We Optimized Package Imports in Next.js

The latest version of Next includes improvements to optimize package imports that can improve local dev performance and production cold starts. This post explains why this was needed and how it was done. - https://vercel.com/blog/how-we-optimized-package-imports-in-next-js

#react
👍61
Asynchronous Component Loading in Vue 3

Asynchronous loading of our Vue.js components helps improve the performance and Optimization of our application. This article explores the lazy loading components feature in Vue 3 and it’s implementation - https://javascript.plainenglish.io/asynchronous-component-loading-in-vue-3-f8cd0860da23

#vue
👍71
The Rise of Next.js: Why It's the Full-Stack Framework of Choice - https://www.felixvemmer.com/blog/why-next-js

#react
👍7🥱1
Understanding Accessibility

Alaïs de Saint Louvent created an outstanding resource that will help you learn the basics of accessibility. - https://www.understandingaccessibility.com/

#accessibility
👍6
The 9 Best Recommendations in the New React Docs

The latest React docs include all sorts of recommendations on how to best write React code and Josh picks out several of his favorites covering areas like data fetching, extracting shared code into functions, and where to define components. - https://blog.testdouble.com/posts/2023-10-16-react-docs-recommendations/

#react
👍6
Vue 3 X Web3: Vue.js Forge Episode 4 Recap

Creating a blockchain application using Vue.js is less complicated than it might seem. The recent Vue.js Forge Episode 4 demonstrated this as developers from 133 countries collaborated to build a decentralized Kickstarter clone with Vue 3 and Web 3. This article provides a recap of the event's highlights, offering valuable tips and tutorials from the event. - https://vueschool.io/articles/news/vue-3-x-web3-vue-js-forge-episode-4-recap/

#vue
👍3
The Tao of React: Design, Architecture & Best Practices

A classic post on the topic of ‘best practices’ that’s so perennially popular in the React world. This was our most visited link in 2021, but is 🐦 still recommended by the author if you’re looking for some common sense practices to apply. - https://alexkondov.com/tao-of-react/

#react
👍5
CSS Nesting

Ahmad Shadeed documents what he learned about CSS nesting and shares his findings, along with use cases and examples. - https://ishadeed.com/article/css-nesting

#css
👍4
Choosing Between Vue.js and Nuxt.js: The Development Dilemma

Vue.js is rapidly gaining popularity among developers and companies, supported by a growing community. Vue.js has seen an emergence of amazing framewaorks like Nuxt built on top of Vue. This article will provide insight into Vue.js and Nuxt as you delve into their usage factors and considerations, examining how they compare and interact with each other. - https://levelup.gitconnected.com/choosing-between-vue-js-and-nuxt-js-the-development-dilemma-b7fba6a66a62

#vue
👍51
Why I Won't Use Next.js

Kent explains in detail why he has chosen Remix over Next.js. The reasoning is more nuanced than the title might imply but focuses around Remix relying more on the web platform and not being as closely aligned with a commercial platform. - https://www.epicweb.dev/why-i-wont-use-nextjs

#react #nextjs
👍4