FrontEnd Development
28.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
Drizzle ORM Explained in 100 Seconds

The latest bitesize video from the always educational Fireship channel covers Drizzle ORM, a fast, TypeScript-based way to work with a variety of database systems across numerous JavaScript platforms, from Node to Bun, Deno Deploy, Supabase Functions, Cloudflare Workers, and more. - https://www.youtube.com/watch?v=i_mAHOhpBSA

#nodejs
👍3
“Code Smells” in Angular

In one of my previous post I talked about “Clean Frontend Architecture” and principles that should be… - https://blog.bitsrc.io/code-smells-in-angular-ce73bf7db072

#angular
👍6
Changes to CSS ::backdrop inheritance

Bramus Van Damme shares the latest update to ::backdrop — it now inherits any inheritable properties from its originating element. - https://developer.chrome.com/blog/css-backdrop-inheritance

#css
👍5
Top 5 mistakes to avoid when using Pinia

In this article, Eduardo - creator of Pinia provides some common mistakes when using Pinia and how to fix them. - https://masteringpinia.com/blog/top-5-mistakes-to-avoid-when-using-pinia

#vue
👍7
A Global Design System

Brad Frost outlines an idea for a Global Design System to provide the world’s web designers & developers with a library of common UI components. - https://bradfrost.com/blog/post/a-global-design-system

#css
👍31
Modern Server-Side Design with Node.js and TypeScript

Introduction to Modern Server-Side Design with Node.js and TypeScript - https://medium.com/@yurii.h.dev/modern-server-side-design-with-node-js-and-typescript-3fcb46cd461c

#nodejs
🔥3👍21
How to Elegantly Observe localStorage Changes in Vue 3?

The native localStorage can only listen to changes within the same origin across different pages. However, for single-page applications, this approach is not practical. In this article the author outlines a solution to create a custom hook to monitor changes in localStorage. - https://javascript.plainenglish.io/how-to-elegantly-observe-localstorage-changes-in-vue-3-a42fcf9c82ca

#vue
👍5
Implementing Micro-frontends for Large Applications

Micro-frontends are an exciting and futuristic approach to modern web development. If you are working on a… - https://blog.bitsrc.io/implementing-micro-frontends-for-large-applications-1e1b3c241097

#microfrontends
👍51
Ultimate Guide to Visual Testing with Playwright

Ultimate or not, this tutorial is pretty thorough and will get you several steps down the road of fetching pages and making visual comparisons, all from JavaScript. - https://www.browsercat.com/post/ultimate-guide-visual-testing-playwright

#nodejs
3👍2