es
Feedback
Frontend-Resources

Frontend-Resources

Ir al canal en Telegram
919
Suscriptores
Sin datos24 horas
-17 días
-330 días
Archivo de publicaciones
Remember folks, declaring globals isn't that hard. #ts
Remember folks, declaring globals isn't that hard. #ts

حتما براتون پیش اومده بخواید دستورات داکر رو تبدیل به فایل docker-compose بکنید، این سایت دقیقا همین کارو براتون انجام میده: https://www.composerize.com

# TypeScript Tip 🔥 You can use 'as const' on a template literal to force TypeScript to infer it. Without the as const, it de
# TypeScript Tip 🔥 You can use 'as const' on a template literal to force TypeScript to infer it. Without the as const, it defaults to string. With it, it goes DEEP.

In the script setup of a #vuejs component you can define a custom directive just by giving it a camelCase name that starts wi
In the script setup of a #vuejs component you can define a custom directive just by giving it a camelCase name that starts with v:

#js
#js

Reminder 📢 If you're animating numbers, use this line of CSS 👇 .numbers { font-variant: tabular-nums; }

#vue #nuxt
#vue #nuxt