Ten Things A Serious #JavaScript Developer Should Learn
#tips
https://benmccormick.org/2017/07/19/ten-things-javascript/
#tips
https://benmccormick.org/2017/07/19/ten-things-javascript/
benmccormick.org
Ten Things A Serious JavaScript Developer Should Learn
There’s been an interesting Reddit thread circling my corner of the internet for the last week or so. It started with a question:
I’m inviting pure opinion here, but what’s your list of ten things that everyone looking for a good javascript role should know…
I’m inviting pure opinion here, but what’s your list of ten things that everyone looking for a good javascript role should know…
🔥 برای جدا سازی ارقام در انگولار کافیه که از پایپ
🖥 DEMO
#tips #pipe
—
@Angular_Iran
number
استفاده کنید!🖥 DEMO
#tips #pipe
—
@Angular_Iran
🌟 در انگولار CLI 8، می تونید از svg به عنوان تمپلیت کامپوننت استفاده کنید!
#component #angular8 #svg #tips
—
🆔 @Angular_Angular
—
#component #angular8 #svg #tips
—
🆔 @Angular_Angular
—
✨ با استفاده از style binding می تونید واحد پراپرتی css تون مشخص کنید.
👨🏻🎨 Demo
📚 Docs
#tips #css #angular #component
—
@Angular_Iran
👨🏻🎨 Demo
📚 Docs
#tips #css #angular #component
—
@Angular_Iran
🌟 برنامه تیم انگولار برای کاهش حجم اپ های انگولاری تا بالای 90%!
⚡️رندرر جدید انگولار Ivy همراه با تکنیک differential loading خود موجب کاهش چشم گیر حجم اپ می شود، اما خبرها حاکی از آن است که اگر الان یک برنامه 151KB دارید تا 14K می تواند کاهش حجم داشته باشه! 👏 البته فعلا این مورد آزمایشی است.
#tips #ivy #angular8 #angular9
@Angular_Iran
⚡️رندرر جدید انگولار Ivy همراه با تکنیک differential loading خود موجب کاهش چشم گیر حجم اپ می شود، اما خبرها حاکی از آن است که اگر الان یک برنامه 151KB دارید تا 14K می تواند کاهش حجم داشته باشه! 👏 البته فعلا این مورد آزمایشی است.
#tips #ivy #angular8 #angular9
@Angular_Iran
This media is not supported in your browser
VIEW IN TELEGRAM
🔥 در انگولار CLI نسخه 8.3.0 تنها با زدن دو دستور کافیه تا اپ تون رو روی firebase hosting, Azure, Zeit, Netlify و GitHub pages مستقر (deploy) کنید.
—
@Angular_Iran
ng add [provider]
ng deploy
🚀 Try adding:◆ @angular/fire#tips #angular8
◆ @zeit/ng-deploy
◆ @azure/ng-deploy
◆ @netlify-builder/deploy
◆ ngx-gh
—
@Angular_Iran
You can now use SCSS in inline templates with v12!
Enable this with:
1.
2. Add
—-
#tips
@Angular_Iran
Enable this with:
1.
ng new
in v12+ or2. Add
"inlineStyleLanguage": "scss"
to your build options in angular.json when updating—-
#tips
@Angular_Iran