Echo JS 0.11.0

<~>

fallanic comments

fallanic 1826 days ago. link 3 points
You can also tweet me @fabienallanic.

Enjoy your vacay @tracker1
fallanic 1850 days ago. link 2 points
Spoiler alert!

Just kidding, great summary 😄

Also very surprised with Linux being the primary OS of 25% of devs.
fallanic 1855 days ago. link 1 point
👍

I have been using Axios for my last few projects, and been pretty happy with it, but less dependencies is always better!
I wish fetch's api required less boilerplate, I would only use fetch too.
fallanic 1907 days ago. link 2 points
Interesting concept, could help many junior developers, who are not designers, choosing better default styles, especially for accessibility.

A couple remarks though : 

1) many of these answers are completely subjective. 
Why is an input field with border-radius better than a squared inputs? It's totally up to your design system (e.g. https://designsystem.digital.gov/components/form-controls/)

2) for each answer it would be great to back it up with MDN pages, or sources, explaining why it is the good answer or not. Again, might be hard since many answers are subjective.

3) Would be great to add an "about" section to the page, so we know what this is about, who you are, etc.

I hope that helps :)
fallanic 3586 days ago. link 2 points
Thanks for the detailed feedback, very helpful.
fallanic 3726 days ago. link 2 points
I ended up using apidoc, which was almost exactly was I was looking for : a really simple tool reading some annotations in my code and generating some html documentation.

Thanks all for the propositions, much appreciated!
fallanic 3811 days ago. link 3 points
I agree with the first 3 points.

I think the 4th one is less of a priority for now, but it will probably be a good idea as soon as people will start posting source code in comments.

Thanks for the ideas, and feel free to share if you have some more ;)
[more]