Some time a go I did a roundup of prototyping tools for front end developers. Tes Mat has done a great series on the current landscape of prototyping tools available starting off with proto.io, Pixate, Origami, Framer & Form replicating the on boarding of the IFTT app. There is also a follow up to it with 3 more tools Principle, Flinto and Tumult Hype.
Prototyping tools compared
- Tags:
- prototype,
- tools,
- design
Related Articles
-
Next.js Full-Stack App Part 4 - DB Design
In this video, we will be designing the database for our app. We will be using dbdiagram.io to design our database. We use DBML to define our tables and denote the relationships between them. Using the export option, we quickly create the tables in our ERD (Entity Relationship Diagram) on Supabase.