Do you mind telling us about the stack? It's a pretty impressive UI. Feels very native.
Sure! It's Node.js (pretty vanilla Express) on the backend, but most of the heavy lifting is in the browser. After trying Angular, Backbone and Ember, we settled on KnockoutJS for multiple reasons (that's a whole post in itself), the main one being performance (though some may find that statement shocking).
Show HN: Webflow - Design responsive websites visually
61–70 of 137 posts
Re: Show HN: Webflow - Design responsive websites visually
#62First of all: congrats on launching! 7 months is a long time, it has to feel good! A long time ago I built "squeeze page" manager which had an editor like this (it was simpler and more focused on content management). I sunk a lot of time into it. However, I ran into the same problem I bet you guys will run into: "the design tool chasm". On one end are simple tools for publishing on the web (Weebly and Wordpress) and…
We're definitely looking far beyond just being an editor. What you see right now was an important pre-requisite to what we really wanted to build - hoping to share more on that soon.
Re: Show HN: Webflow - Design responsive websites visually
#63Re: Show HN: Webflow - Design responsive websites visually
#64Re: Show HN: Webflow - Design responsive websites visually
#65This is really nice, but I just can't get too excited over web apps. Whether it's not having direct access to my source files, relying on the service to stay up (either from server or business issues), working when offline, not having access to OS-level services, the clunkiness and slowness compared to native, or the cognitive overhead of the app being inside another app, I think I'll always prefer desktop apps.
Serious question, as I enjoy posting on HN and don't want to run afoul of the community. Was my comment negged because I was seen as hijacking a thread by making general comments about web apps rather than addressing Webflow specifically? Or is it because of my negativity toward web apps and an appearance of ignorance on the state the art?
Re: Show HN: Webflow - Design responsive websites visually
#66Re: Show HN: Webflow - Design responsive websites visually
#67Re: Show HN: Webflow - Design responsive websites visually
#68Co-founder here. My brother and I quit our jobs 7 months ago, and have been working on this day and night off of our savings since then. The CSS Playground is a preview of our CSS styling tools, and we'll be adding some of our other components (layout, adding new elements, code export) soon. Currently, it only works in Chrome, but we're working hard to add Firefox support.
If you don't mind me asking, what were your backgrounds before you starting working on this?
Re: Show HN: Webflow - Design responsive websites visually
#69The preview tools are awesome though!
Re: Show HN: Webflow - Design responsive websites visually
#70Do you mind telling us about the stack? It's a pretty impressive UI. Feels very native.
Sure! It's Node.js (pretty vanilla Express) on the backend, but most of the heavy lifting is in the browser. After trying Angular, Backbone and Ember, we settled on KnockoutJS for multiple reasons (that's a whole post in itself), the main one being performance (though some may find that statement shocking).