Hacker Newsnew | past | comments | ask | show | jobs | submit | cpylua's commentslogin

Antd is great, but all components in Zent are extracted from our product at youzan.com. I'm pretty sure we developed Zent to satisfy our business needs, but not to imitate something.


Maybe you can check here: https://unpkg.com/zent@3.9.4/lib/.

The minified UMD bundle is about 598.75 kB in the current version.


Yeah... But I'm sure all demos in the Components section are runnable code.


Zent is desktop only since we don't use React in our mobile sites.

We have a separate Vue component library called vant. Here's the link if you're interested. https://www.youzanyun.com/zanui/vant#/en-US


Collection functions are not that useful in Python. For Function functions I'd prefer using decorators.


How are collection functions not useful in python? I use map and sort (or the comprehension equivalent) daily. The rest I use at least once a week, with the possible exception of groupBy - as my workload doesn't really need it very often.


I think he means the underscore collection functions are not very useful because for the most part they already exist in Python.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: