FrontEnd Development
28.9K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
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
Experiments with the JavaScript Garbage Collector

A look at the prevalence of elusive memory leaks and how understanding the garbage collector’s decision-making process can help avoid them. Sheds light on some scenarios related to GC behavior across five examples. - https://dev.to/codux/experiments-with-the-javascript-garbage-collector-2ae3

#javascript
👍6
CSS Grid and Custom Shapes

Temani Afif demonstrates different ways to arrange images on the grid, including some rad hover effects that make for an authentic, interactive experience to view pictures. - https://css-tricks.com/css-grid-and-custom-shapes-part-2

#css
👍52