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
Testing Library: Everybody Uses It, But Nobody Understands It

A talk from ReactNext 2023. - https://www.youtube.com/watch?v=jNAMdsbdvlI

#react
👍7
Vue 3.3 'Rurouni Kenshin' is available

This release is focused on developer experience improvements - in particular, SFC script setup usage with TypeScript. - https://blog.vuejs.org/posts/vue-3-3

#vue
👍4
Stop being scared of InjectionTokens

Injection Tokens seem to intimidate many developers. We don’t understand what they are, how to use them, and their purpose. - https://itnext.io/stop-being-scared-of-injectiontokens-ab22f72f0fe9

#angular
👍5
Dan Abamov is Leaving Meta

Staying on Twitter/X, Dan Abramov shared the news that he is leaving Meta and worked through the logic of why now is the right time to move on. If you can't access Twitter (or don't want to), the TLDR is that React won't be negatively impacted as he doesn't write a lot of React code nowadays, he has finished the key things he wanted to do, and a broader team of community leaders is coming together nicely. Dan is also staying on the React team as an independent third party. - https://twitter.com/dan_abramov/status/1682029195843739649

#abramov
🤔5
Чем больший объем данных используют на проекте, чем выше нагрузка на систему – тем более продвинутый SQL нужен разработчикам. Изучить SQL и свободно использовать его в работе поможет курс Практикума.

После 3 месяцев курса разработчики смогут:
— уверенно пользоваться простыми селектами, джоинами, индексами и оконными функциями;
— отладить запрос, который сгенерирован через ORM;
— составить сложные запросы на нативном SQL;
— применить продвинутый SQL, чтобы писать код для высоконагруженных систем,
— чувствовать себя спокойно на собеседованиях.

Записывайтесь и растите в карьере.
💩6👍3
Supercharge Your Vue App Development with Nx Monorepo

This article focuses on a Vue 3 app in an Nx monorepo using Vite
Nx provides a robust architecture for generating code by enforcing coding styles and boundaries across the monorepo. - https://blog.herodevs.com/supercharge-your-vue-app-development-with-nx-monorepo-96ab43503f49

#vue
👍5
Building a Modern gRPC Microservice with Node and Connect

An interesting tutorial that digs into how the engineers at Dopt built a gRPC-powered internal microservice using Node and the Connect suite of gRPC libraries. It's great to see a tutorial built off of a real, production-level experience. - https://blog.dopt.com/building-a-modern-grpc-powered-microservice

#nodejs
👍3
Can We Query the Root Container?

Miriam Suzanne outlines the complexities of containment, overflow, and propagation, related to container queries. - https://www.oddbird.net/2023/07/05/contain-root

#css
👍4
Configuration in Nuxt 3: runtimeConfig vs appConfig

Nuxt 3 provides powerful configuration options, allowing you to adapt your application to different use cases. - https://masteringnuxt.com/blog/configuration-in-nuxt-3-runtimeConfig-vs-appConfig

#vue
👍5