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
CSS image()

Kevin Powell explains how the image() function adds new features to enhance the capabilities of background-image declarations. - https://12daysofweb.dev/2022/css-image

#css
👍6
Data Binding in React

There’s a consistent philosophy in React when it comes to data binding, says Josh in this beginner-to-intermediate aimed tutorial demonstrating React’s data binding capabilities in the context of wiring up different types of form input controls. - https://www.joshwcomeau.com/react/data-binding/

#react
👍4
Implementing CSS Style Inheritance in React Native

Ever wonder why applying styles to a button’s text doesn’t work in React Native? The solution involves re-creating some of CSS’s cascading mechanisms. - https://www.builder.io/blog/implementing-css-style-inheritance-in-react-native

#react
👍3
New Viewport Units

Eric A. Meyer reviews newly available units to manage space within the large, small, and dynamic viewport spaces. - https://12daysofweb.dev/2022/new-viewport-units/

#css
👍8
How to Choose the Right UI Component Library

Using a component library instead of coding your own is a great time saver for any project really. It allows you to focus on building what you want, using a pre-set list of basic building blocks. - https://blog.bitsrc.io/how-to-choose-the-right-ui-component-library-520c080cbe72

#lib #ui
👍4
Harlem 3.0: Simple Extensible State Management for Vue 3

Provides a simple functional API for creating, reading, and mutating state. - https://harlemjs.com/

#vue
👍3
1000 and 1 questions about building an open-source library. Front-end developer answers

When building your open-source library, you’re likely to have many questions. Front-end developer from @inDriveTech also faced some problems trying to create one. To help beginner engineers, he gathered his experience into the guide. Go to the Medium article to learn everything about building an open-source library.
👍83👏1
FrontEnd Development pinned «1000 and 1 questions about building an open-source library. Front-end developer answers When building your open-source library, you’re likely to have many questions. Front-end developer from @inDriveTech also faced some problems trying to create one. To help…»