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
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
How to Deploy Your Vite/Vue 3 Application in GitHub Pages 2023

Github pages is a fast and free alternative to host your application. There are several guides to how to setup your project on Github pages. This article provides a practical guide that you can follow, and hopefully leave with a better understanding of how it all works! - https://mkay11.medium.com/how-to-deploy-your-vite-vue-3-application-in-github-pages-2023-2b842f50576a

#vue
👍8