Show HN: Webflow - Design responsive websites visually
121–130 of 137 posts
Re: Show HN: Webflow - Design responsive websites visually
#122This 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.
These limitations are all slowly disappearing as web standards are advancing fast to fill these gaps. I think soon we'll be able to give trusted web apps permission to read/write to our file systems and reach out to more OS-level interfaces that our browsers have access to. Web apps also offer advantages over native apps, like zero installation, universal compatibility regardless of OS, and the ability for publishers…
Re: Show HN: Webflow - Design responsive websites visually
#123Re: Show HN: Webflow - Design responsive websites visually
#124Co-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.
Re: Show HN: Webflow - Design responsive websites visually
#125Do 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).
Re: Show HN: Webflow - Design responsive websites visually
#126Awesome!! I tried to signup on your launch, but it says email is wrong. Fyi, I gave my personal email.
Re: Show HN: Webflow - Design responsive websites visually
#127I like having a tool that is super fast and responsive, and you lose some of that when it's embedded into the same page the site is being designed in. Having said that, it's easier to play with a design when you have an ui such as this. This mixes some of the advantages of photoshop with some of the advantages of designing in the browser. It's tricky to compete with the strengths of both tools and merge them into one.
Re: Show HN: Webflow - Design responsive websites visually
#128Question: Is there (or will there be) a way to edit the content of a clickable element (button, link)?
Re: Show HN: Webflow - Design responsive websites visually
#129Re: Show HN: Webflow - Design responsive websites visually
#130Start billing me, I want to retribute your effort. Thanks for this! :)