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
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…»
Best of Svelte and SvelteKit

This post is all about Svelte/SvelteKit. Here, I'm gonna mention some best or unknown Component libraries, Websites using Svelte and SvelteKit.
What I'm Gonna mention here is my own opinion. So, if you have any suggestion/feedback comment it. - https://dev.to/theether0/best-of-svelte-and-sveltekit-5585

#svelte
👍5
Embedding Our New React UI in a Go App

Flipt serves its web application from a single binary (built in the Go language), embedding the static assets therein. Go 1.16’s native embedding set them on a journey that led to React and it works pretty well - no Next.js needed. An interesting alternative approach. - https://www.flipt.io/blog/embedding-react-in-go

#react
👍5
Introduction to Strapi Nuxt 3 module

In this article, take a look at @nuxtjs/strapi module as it is Nuxt 3 compatible, very well developed and documented. - https://dev.to/jacobandrewsky/introduction-to-nuxt-3-modules-5h8o

#vue
👍4
Is Prisma Better Than Your 'Traditional' ORM?

Prisma has become a very popular ORM option in the Node space in recent years. The creator of the Practica Node starter app considers if Prisma makes sense as a universal ‘go to’ ORM. No, but.. - https://practica.dev/blog/is-prisma-better-than-your-traditional-orm/

#nodejs #prisma
👍2