Echo JS 0.11.0

<~>

MaxArt comments

MaxArt 109 days ago. link 1 point
> I always ensure that reusability is at the foundation of any component library I build.

... as long as it's React + Radix + Tailwind.
I.e. for a very limited scope of usability.
MaxArt 124 days ago. link 2 points
Useless article. It lists abandoned frameworks like AngularJS and Polymer, and also small fish like Aurelia and Mythril, but doesn't mention rising stars like Astro or giants like Next. Enough said.
MaxArt 133 days ago. link 3 points
The title is deceptive: Axios doesn't outperform fetch. It literally cannot, as it's based on the same underlying API to retrieve files. 
It just has a nicer interface, and even in that case, it's only marginally.
[more]