"some people will never like you because your spirit irritates their demons" #js #ts #rust
50
После всего будет видно покой вдали. #js #rust #react
22
having a hard period of my life, but I guess #javascript can help me.
12
The Debug trait allows us to print out information useful to developers. #rust #rustisbetterthanjs
23
The Display trait specifies how something should be printed #rust #rustisbetterthanjs
24
you don't use that many iterators in #javascript often you iterate, you don't use iterators. #rust
23
#rust forces you to respect memory
10
A #pointer is a memory address that the compiler has information about the type it points to. #rust #rs
22
I would give everything to be a full @rustlang developer #js #rs #rust
28
Аневризма retweeted
Sending UI over APIs buff.ly/3KAVpBk
1
1
92
browser wars 1995 - 2001 transpilers wars 2013 - still going AI wars 2023 - ???? #javascript #ai
2
26
For every single thing that’s stored on the heap, there’s something on the stack. So this is how the magic of #rust happens. So as we clean up memory on the stack, anything that has heap-related memory can also be clean at the same time for free
33
Аневризма retweeted
How is this even possible? 😳 Someone pls give me explanation.
𝕭𝖏ø𝖗𝖓 𝕾𝖙𝖆𝖆𝖑
171
771
7,618
1,508,526
Thanks for making my job @evanyou #vue reactivity is dope! #terramate
25
Аневризма retweeted
A better setTimeout ✅
30
87
1,270
162,845
fn foo(num: Option<usize>) -> Option<usize> { let num = num?; // same as let num = match num { Some(x) => x, None => None, } } #rust is fucking awesome
1
18
#rust should be the language that’ll replace #javascript
22
Where should I start to write macros in #typescript ? @evanyou Are these some kind of #codemods under the hood?
12
Seriously @vuejs you can just copy the same @reactjs #devtools UI and just fill it with #vue components data…that’s it, the world is a better place doing that
19