(no title)
OutsmartDan | 5 years ago
Maybe if it was marketed as a "fast prototyping" tool, I'd be more on board with the product.
OutsmartDan | 5 years ago
Maybe if it was marketed as a "fast prototyping" tool, I'd be more on board with the product.
migueloller|5 years ago
If the issue is maintainability once the website has been extended (i.e., with custom code and integrations), then it's all about _that__ experience. I think in those cases, the mistake is to come up with some sort of bespoke abstraction that the developer now has to learn and that is different from everything else they're used to.
With the way we've designed Makeswift, once we open up extensibility, you'll just use regular old code (e.g., React, Vue, Angular components, or plan HTML and JS), in a repository that's version-controlled, that lives with the rest of the code.
To make that a bit more concrete, today, Makeswift components are just React components. So Makeswift's API is just passing props to your component. That's what we plan to open up eventually.
Timpy|5 years ago
marketingPro|5 years ago
I had nursing students, high school grads, history majors, and a heroin addict make a html/css page.
Sure it was wrapped in my header/footer, but this means 1 front end developer, once.