ar
Feedback
Frontend-Resources

Frontend-Resources

الذهاب إلى القناة على Telegram
919
المشتركون
لا توجد بيانات24 ساعات
-17 أيام
-330 أيام
أرشيف المشاركات
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