Viewing profile — ndunas
ndunas
HN member- Joined
- Thu, May 18, 2023, 5:57 AM UTC
- HN karma
- 4
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About ndunas
Recent public activity
- story
-
comment
Comment #37332843
I think the hardest part for these new libraries is to build a solid ecosystem around them. React is the king for now and it will take many years to catch up.
-
comment
Comment #37317743
That was a good read. I tend to believe that Nextjs is a tool for frontend developers who want to build a full-stack app and Laravel is a tool for backend developers that want to b…
-
comment
Comment #37303660
I would go with Laravel if you are familiar with PHP. Lots of out of the box goodies available.
-
comment
Comment #37303657
Looks really nice!
-
comment
Comment #37291651
What about Rewind-UI: https://rewind-ui.dev/ I am the author of the library and I have really put huge effort on the Combobox component and the documentation. Please take a look if…
-
comment
Comment #37291635
I believe the primary reason that sets TailwindCSS apart is its inclusion of pre-defined margins, paddings, and colors. Starting with these built-in defaults is much simpler than h…
-
story
Show HN: I have open-sourced my ReactJs UI kit
Hello everyone, For the past several months, I have been building multiple React/TailwindCSS components for my projects. I have decided to bundle and document them so that I can sh…
-
story
Show HN: Rewind-UI – A ReactJS/TailwindCSS component library
I recently decided to document and open-source the component library that I've been using internally on all my react-tailwindcss projects and share it. Rewind-UI uses only Tailwind…
-
story
Ask HN: React UI Libraries – Share Your Experiences
Lately I've been building an open source component library that I will be using on my projects at work and I'd love to get your thoughts and experiences on the react UI libraries y…
-
comment
Comment #35986399
Hey this looks great! I might use it at some point on one of my projects.