Tagged Questions
8
votes
3answers
729 views
What are the best practices for rapid prototyping using exclusively HTML/CSS/JS
I'm developing a prototype of a web application. I want to only use HTML, CSS and Javascript. I prefer to use my text editor and not having to learn (or pay, for that matter) a new tool like Axure.
...