FrontEnd Development
30.7K subscribers
145 photos
1 video
9.17K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Optimizing Image Integration in Vite with Vue: A Comprehensive Guide

Working with local and dynamic images in Vite can be more complex than expected. This article explores the process of incorporating images from the local assets folder using Vue 3 and the composition API. - https://medium.com/@emperorbrains/optimizing-image-integration-in-vite-with-vue-a-comprehensive-guide-bbf6d4e8beb0

#vue
👍31
System Design: Uber

Let’s design an Uber like ride-hailing service, similar to services like Lyft, OLA Cabs, etc. - https://medium.com/@karan99/system-design-uber-33593137a4fe

#system #design
🍓5👍2🔥1
SSR Safe Dynamic IDs in Vue

This article discusses the creation of a stable unique ID generator for elements in Vue.js, ensuring compatibility with server-side rendering (SSR). The article also introduces a directive that allows easy addition of this functionality to any element. - https://michaelnthiessen.com/ssr-safe-dynamic-ids

#vue
👍3
Spinning Diagrams with CSS

Harold Cooper demonstrates how to create spinning diagrams using just HTML and CSS. - https://x.st/spinning-diagrams-with-css

#css
👍4
How to Improve Page Load Times and Web Core Vitals in Nuxt Websites

This article offers practical solutions for improving web performance by reducing First Contentful Paint (FCP), Total Blocking Time, and page load time during post navigation. - https://dev.to/christonit/how-to-improve-page-load-times-and-web-core-vitals-in-nuxt-websites-j3l

#vue
👍3
Creating Realistic Handwriting with p5.js

Amy wanted to programatically bring her (cursive) handwriting into some diagrams she was making and figured out how to make it happen with p5.js. - https://www.amygoodchild.com/blog/cursive-handwriting-in-javascript

#javascript
👍3
Chrome DevTools Offers AI for Understanding Errors and Warnings

Not everyone is going to like this, but it’s optional. Also: the first Chrome feature that requires you be over 18? - https://developer.chrome.com/docs/devtools/console/understand-messages

#devtools
👍3