Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Creating quick Demos

Creating quick Demos

with Figma, jQuery and Netlify - Lessons Learned

Camunda Frontend Chapter

Niklas Kiefer

March 30, 2020
Tweet

More Decks by Niklas Kiefer

Other Decks in Programming

Transcript

  1. 4 Example • Sketch on Excalidraw • Draw on Figma

    • Transform Figma to HTML • Create simple HTML page • Push to Github • Deploy to Netlify
  2. 6 Lessons Learned - Sketching + • Fastest way to

    express ideas • Fast iterations - • Describe interactions
  3. 7 Lessons Learned - Sketching + • Fastest way to

    express ideas • Fast iterations - • Interactions
  4. 8 Lessons Learned - Figma + • Good user experience

    • (High) Low fidelity prototyping • Web near development • Component libraries • Pretty good in what it is supposed to do - • Transition to Real prototype
  5. 9 Lessons Learned - jQuery + • Easy way to

    create quick interactions • jQuery.ui • Selector library • Create variants - • State management • Reactivity
  6. 10 Netlify + • Fast deploy • Webhook subscriptions •

    For free • Quickest way to show and test high fidelity prototypes - • ?