This media is not supported in your browser
VIEW IN TELEGRAM
The sarcasm in this talk does not represent anyone's actual opinion. For a more serious take on software, try Destroy All Software Screencasts: 10 to 15 minutes every other week, dense with information on advanced topics like Unix, TDD, OO Design, Vim, Ruby, and Git.
Forwarded from skillvid
سال های سال برای طراحی از float کردن استفاده می کردیم داخل CSS ولی خوب همونطوری که همه میدونید یه جاهایی محدودیت داره و اذیت میکنه. مثلا یه آبجکت رو بخواید وسط صفحه قرار بدید ( هم افقی و هم عمودی ) باید کلی ترفند بزنید تا درست سر جاش قرار بگیره. flexbox خیلی از این مشکلات رو حل کرده و الان هم پشتیبانش عالیه. اگر با فلکس باکس کار نکردید به نظرم حتما براش وقت بذارید. این کتاب تقریبا همه چیز فلکس باکس رو توضیح داده. ارزش خوندن داره :)
اگر حوصله کتاب طولانی رو ندارید این پست از CSS Tricks رو بخونید.
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
بعد هم با این گیم آنلاین میتونید فلکس باکس رو تمرین کنید
https://flexboxfroggy.com/
کتاب به پست بعدی پیوست شده :)
@skillvid
#معرفی_کتاب #css #flexbox
اگر حوصله کتاب طولانی رو ندارید این پست از CSS Tricks رو بخونید.
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
بعد هم با این گیم آنلاین میتونید فلکس باکس رو تمرین کنید
https://flexboxfroggy.com/
کتاب به پست بعدی پیوست شده :)
@skillvid
#معرفی_کتاب #css #flexbox
اگه یه درسد یه روز براتون سؤال شد که چرا همه دنیا به کسایی که هسکل مینویسن میگن روانی های خل و چل غار نشین و چرا همه از این زبون و جامعش میترسن میتونین اینو باز بکنین یه نگاه بندازین:
https://en.wikibooks.org/wiki/Haskell/Understanding_monads/State
https://en.wikibooks.org/wiki/Haskell/Understanding_monads/State
en.wikibooks.org
Haskell/Understanding monads/State
If you have programmed in any other language before, you likely wrote some functions that "kept state". For those new to the concept, a state is one or more variables that are required to perform some computation but are not among the arguments of the relevant…
Forwarded from Reddit
TIL a Harvard study found that hiring one highly productive ‘toxic worker’ does more damage to a company’s bottom line than employing several less productive, but more cooperative, workers.
https://www.tlnt.com/toxic-workers-are-more-productive-but-the-price-is-high/
http://redd.it/asmvxc
https://www.tlnt.com/toxic-workers-are-more-productive-but-the-price-is-high/
http://redd.it/asmvxc
ERE
Toxic Workers Are More Productive, But the Price Is High | ERE
Reddit
TIL a Harvard study found that hiring one highly productive ‘toxic worker’ does more damage to a company’s bottom line than employing several less productive, but more cooperative, workers. https://www.tlnt.com/toxic-workers-are-more-productive-but-the-price…
از فردا همه میگن: «ای بابا، ای بابا، بس راک استاریم کار گیرمون نمیاد»
این ممکنه زندگیتون رو عوض بکنه :))) https://www.macobserver.com/tips/quick-tip/iphone-audio-input-mac/
The Mac Observer
How to Use Your iPhone as an Audio Input on Your Mac
Your iPhone can serve as an audio input source for your Mac, which is handy if you need to play or record something on your computer.
This package answers to one of the most difficult questions when writing applications with RxJS: how to I build a data model for my application with observables?
https://github.com/rxreact/signal
https://github.com/rxreact/signal
GitHub
rxreact/signal
Contribute to rxreact/signal development by creating an account on GitHub.