Hacker News new | past | comments | ask | show | jobs | submit | axelut's comments login

Thank you for the feedback, I learnt more from this overview than just "why the price is so high", thought it is more practical what I wrote.


https://news.ycombinator.com/newsguidelines.html

"Otherwise please use the original title, unless it is misleading or linkbait; don't editorialize."


Congrats for building this. I've seen many builders and Drag & Drop tools in the ecosystem in the past months but this one seems to be pretty simple and intuitive. I like that it doesn't have too many options to edit any action/button/CSS properties as that is usually over-complicating the builders.

I've read the comments on the PH launch and it seems you are on the right track. Also happy to see you added Argon and Admin Kit as the first starters.

Best of luck!


Thank you for your kind words and feedback, it is really helpful!

We want to make Loopple as simple as possible for the developers. Also, we chose the best dashboards designs available in the market: Argon, Soft UI, and Admin Kit.


From a design perspective this looks really good, I like the components, the typography, the generated pages from Figma etc. Also the documentation seems to be clean and user-friendly. It's way better than most of the docs.

From the development perspective and from other comments that are here, and also from many articles like: https://dev.to/jaredcwhite/why-tailwind-isn-t-for-me-5c90 or https://dev.to/neophen/tailwind-is-bad-because-i-don-t-like-... or https://betterprogramming.pub/tailwind-css-is-probably-overh... you can see that there are still a lot of people who hate the way Tailwind work with classes. But in the same time you can see that they have a steady grow month over month since April 2019: https://www.similarweb.com/website/tailwindcss.com/ that means some people love the way Tailwind is working with utility classes.

So I think this is a really good extension that can speed up the development process of people who like Tailwind. For those who don't like Tailwind, there are many other alternatives. There is no such thing that can fit for everybody.

Some questions 1. What did you use to create the docs? 2. What are your next steps with this project?


TailwindCSS is the biggest jump in productivity for me in years.

I think where it shine most is when you are making your own UI and need to deploy different components/customizations, ie: If you are doing a single page site is not that obvious "why is like this?", but generating UIs on the fly for a admin backend and suddenly THIS IS THE WAY!.

TailwindCSS is like static types for UI. Note:

    <button class="button"> == fn sum(a,b)

    <button class="font-bold block px-4 py-2 m-1 rounded shadow outline-none text-center bg-primary-700 text-white"> == fn sum(a:U16,b:i32):Result<i64, Error>
The "verbosed" nature of both cause some hate, but you will appreciate it the more big/complex the project is.

What you get with tailwind is exact understand of each component and how it will look based on their "types"/classes.

What you get with others like bootstrap is too abstract/implicit looks that you can't figure at a glance. So, tailwinCSS like static typed programming is optimized for "a glance"/local understanding.

What is also very counterintuitive is that my tailwind pages are LESS heavy than boostrap! (true for html and CSS)


Thanks for the feedback!

1. We used HUGO as a static site generator and Webpack to put things together using markdown files. (it's open-source: https://github.com/themesberg/flowbite including the HUGO source files)

2. We're now working on the application UI code (pro version) but we will also add new components and external styled plugins (datepicker, charts) to the open-source library.

We have a roadmap on the landing page: https://flowbite.com/#roadmap


Are the blue bullet points and the balck ones TODOs?


Yes, you are correct.


Check the docs here: https://www.creative-tim.com/learning-lab/tailwind/js/alerts...

If you have any feedback, please let us know.

Notus was #2 Product of the day in Product Hunt yesterday: https://www.producthunt.com/posts/notus


Hey guys, this is our first Starter Kit based on TailwindCSS. If you have any feedback, ideas or improvements, please let us know.

Github repo here for contribution: https://github.com/creativetimofficial/tailwind-starter-kit Documentation here: https://www.creative-tim.com/learning-lab/tailwind-starter-k...

Thank you!


Any plans for Svelte? Also there is an overflow issue on mobile (popovers page). The landing page rocket icon on mobile needs additional margin on top.


I will talk with my team about Svelte and see if we will release something in 2020. Thank you for the issue, noted, we will fix it :D Happy new Year!


That's right, it's part of the strategy but it's not generating revenue if you think of this from the marketing perspective. If we take into consideration the amount that we made based on the traffic that we got from these articles, it will be around 0.2% of the general revenue in 1 year (~2.000$ of $1M). Me, as the co-founder, I've spent many weeks planning, writing and gathering information to write these articles.


Even if it is 10$/hour, and a template is 40$, you will spend more than 4 hours just to choose colors/fonts and design ideas. Then you will spend days/weeks to plan, implement and test on tens of devices (phones, tablets, tvs, desktops etc).


The Bootstrap Templates are just 1 part of what we deliver. We also have React, Vue, Angular, Laravel, React Native, Node.js, Photoshop, Sketch, Figma, Adobe XD in our products lists. So if you take into consideration an agency who will deliver for his client a website + web app and they buy a "React + React Native + Sketch" combo from us and pay let's say 150$, that will be over 5.000$ for them if they have to build it from scratch. Also don't forget that we spend many months on building and testing our products on many devices (phones, tablets, tvs, desktops etc) Hope this makes sense.


Yep, there is no right answer in this. In our case, a partnership where we built something together or on top of a framework is working very good for us, as we create new products. So we have 2 options, we either work on new products from scratch or we partner to create something better. Don't know if Paul Graham talked about this way of working, I think he was thinking of partnership = "a big enterprise said something about you". Hope I understand right his tweets.


Thank you for the feedback, glad that you see this useful. I agree that Figma is getting better and better, that's why we started to work with it. Please check this link: https://www.figma.com/file/bvQEB3MNOzDx5KrBWLZmmIre/Material... and let me know if it is fine.


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

Search: