
杰罗
@aneurysmjs
Followers
174
Following
479
Media
111
Statuses
2K
Joined December 2013
We have a giant fusion reactor in the sky that is the sun, and it’s no maintenance; that thing just works. #solarenergy #rust.
0
0
0
“The goal of software architecture is to minimize the human resources required to build and maintain the required system.” - Clean Architecture: A Craftsman's Guide to Software Structure and Design. #javascript #rust.
0
0
0
The owner determines the lifetime of the owned. fn test() {. let mut foo = vec![1,1,1]; // allocated here. for i in 3. 10 {. let next = foo[i-3] + foo[i-2];. padovan.push(next);. }. println!("P(1. 10) = {:?}", foo);.} // dropped here. #rust #ownership.
0
0
0
I’ve dedicated 12 years to #frontend development. Has been great by far but at the same time I feel a void, #javascript is not enough for me anymore, is the best language but there are better languages like #rust.Hope one day become a full Rust developer.
0
0
0
Writing software without tests is the same as having sex without condom. #javascript #react #rust #typescript #vue #frontend #webdevelopment.
0
0
0
RT @jsterlibs: Rustify your JavaScript tooling
dev.to
A little overview on how to start using Rust code in your existing JS codebases
0
1
0