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
Full-Stack TypeScript with tRPC and React

How to create a CRUD app with Node/Express on the server and React on the client while employing tRPC for communication between the two. - https://www.robinwieruch.de/react-trpc/

#react
👍73
Vue 3 - Why computed functions can make your code cleaner

One of the features that make Vue 3 stand out is its support for computed functions (Vue 2 also has this), which can help make your code a lot cleaner and more efficient. - https://medium.com/js-dojo/vue3-why-computed-functions-can-make-your-code-cleaner-b8e6c1f8d680

#vue
👍6
Refresh-proof your Pinia Stores

A common use case for all data stores is a need to persist data. So how do you persist Pinia state upon a browser refresh? In this tutorial, explore three different ways you can refresh-proof your Pinia stores. - https://medium.com/vue-mastery/refresh-proof-your-pinia-stores-ce2d8247cbe5

#vue
👍31
npm Granular Access Tokens Now Generally Available

The granular access token feature on the npm registry is now generally available, allowing you to restrict token access to specific packages, set expiration dates, limit access by IP range, and more. - https://github.blog/changelog/2023-03-21-general-availability-of-granular-access-token-on-npm/

#nodejs
👍6
What is Vite and Why Use It Over Create React App? — Create React App has long been considered the de facto way to create new React apps, but Vite has become popular in the last year due to its ease of use and performance - https://luketheweb.dev/blog/what-is-vite-and-why-should-you-use-it-instead-of-create-react-app

#react
👍43
7 Component Communications in Vue 3

In Vue.js, our larger application is broken into smaller components. In this article using the composition API, find out the 7 ways our Vue.js components communicate to share data. - https://javascript.plainenglish.io/7-component-communications-in-vue-3-f4d2d795481d

#vue
👍7😁1
Create an infinite-scrolling background

A beginner-friendly tutorial on using CSS keyframe animations to create an infinitely scrolling background effect. - https://blog.eleftheriabatsou.com/css-tutorial-create-an-infinite-scrolling-background

#css
👍84
<Head>
Are you good in FrontEnd?
<Head/>

<Body>
We've created the unique coding game, launch in the browser with a 3d world and rewarding crypto.

Write code, have fun and earn TON, do interesting tasks from Junior to Senior level.

Follow this link and explore TONight world:
👉 https://cutt.ly/n7uXvJU
<Body/>
👍63👎1
Meet the React.js Core Team

The new React documentation site has a neat page showing off the hard working souls on the React development team from long-time members like Sophie Alpert and Dan Abramov, to newer folks like Mengdi Chen. - https://react.dev/community/team

#react
👍8
How to Structure a Large Scale Vue.js Application

What is the best way to structure a Vue.js application so that it scales and remains maintainable and extendable the more it grows? This article provides a practical guide to making large scale Vue.js applications predictable. - https://vueschool.io/articles/vuejs-tutorials/how-to-structure-a-large-scale-vue-js-application/

#vue
👍8