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
Sticky Page Header Shadow on Scroll

Ryan Mulligan shows how to create a sticky header with a box-shadow that appears when the page is scrolled. - https://ryanmulligan.dev/blog/sticky-header-scroll-shadow

#css
👍71
How To Use Feature Flags in Vue.JS

Feature Flags are conditional statements like an if/else block of code that provides the ability to switch certain functionalities or features on/off in an application. This article explores how to confidently test and integrate new features in your applications without deploying new code using Feature Flags. - https://daveyhert.hashnode.dev/how-to-use-feature-flags-in-vuejs

#vue
3👍2
Dan Abramov Explores React Server Components

Clocking in at a rather epic almost four hours, this (well timestamped) video isn’t for the faint of heart, but Dan and Ben walk through everything React Server Components oriented, complete with diagrams, code, and a real-world app. - https://www.youtube.com/watch?v=Fctw7WjmxpU

#react
4👍3🤮2
How to make animations with Vuejs

Adding animations to your web application makes your application extra cool but can be complicated to achieve. In this article discover some Vue.js in-built components you can leverage to introduce animations in your Vue.js application. - https://dev.to/andrewzach/how-to-make-animations-with-vuejs-jp2

#vue
👍62