I don't have an idea to write the intro for this post.
But I have a snippet for the idea (/problem):
/*
SOME_NUMBER Websites for SOME_THING
+ Best Extensions for SOME_THING
+ Top Tools for SOME_THING
+
...
= SOME Stuff for SOME_THING
*/
So, what about Building the Devs' Lists, TOGETHER !
I've been building my own collections about Productivity
, VS Code Extensions
... in the form as below:
/*
+--------------------------+------------------+----------+------------+
| Name | Home page | Category | Notes |
+--------------------------+------------------+----------+------------+
| Bracket Pair Colorizer 2 | visualstudio.com | N/A | Deprecated |
+--------------------------+------------------+----------+------------+
*/
For community-purpose, I think we should have a button to Contribute some one's own items (if not listed yet) and add 2 columns (1) Used
(2) Using
, as in the table below:
/*
+--------+------+-------+-----------+----------+-------+
| Name | Used | Using | Home page | Category | Notes |
+--------+------+-------+-----------+----------+-------+
| Sample | X | X | | N/A | |
+--------+------+-------+-----------+----------+-------+
*/
And, it will be great if these lists can be deployed on dev.to.
Top comments (0)