Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Creating quick Demos
Search
Niklas Kiefer
March 30, 2020
Programming
0
41
Creating quick Demos
with Figma, jQuery and Netlify - Lessons Learned
Camunda Frontend Chapter
Niklas Kiefer
March 30, 2020
Tweet
Share
More Decks by Niklas Kiefer
See All by Niklas Kiefer
Tech Talk: a11y testing at the HTO team
pinussilvestrus
0
22
a11y testing
pinussilvestrus
0
71
Taking Templates to the Limit
pinussilvestrus
0
37
What the $ref - Create composable JSON Schemas
pinussilvestrus
0
54
Automatic a11y testing with axe
pinussilvestrus
0
12
Roller coaster mining with Camunda Cloud
pinussilvestrus
0
15
How to break down
pinussilvestrus
0
23
Move from webpack to vite
pinussilvestrus
0
170
JSON Schema Validation @Camunda Modeler
pinussilvestrus
0
220
Other Decks in Programming
See All in Programming
Duke on CRaC with Jakarta EE
ivargrimstad
0
110
⚪⚪の⚪⚪をSwiftUIで再現す る
u503
0
110
ファインディLT_ポケモン対戦の定量的分析
fufufukakaka
0
950
JAWS Days 2025のインフラ
komakichi
1
320
GoとPHPのインターフェイスの違い
shimabox
2
220
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
260
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
250
Honoをフロントエンドで使う 3つのやり方
yusukebe
7
3.6k
もう少しテストを書きたいんじゃ〜 #phpstudy
o0h
PRO
20
4.3k
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
320
TCAを用いたAmebaのリアーキテクチャ
dazy
0
220
Djangoにおける複数ユーザー種別認証の設計アプローチ@DjangoCongress JP 2025
delhi09
PRO
4
510
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
Building Applications with DynamoDB
mza
93
6.2k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.3k
Documentation Writing (for coders)
carmenintech
68
4.6k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Product Roadmaps are Hard
iamctodd
PRO
51
11k
GraphQLの誤解/rethinking-graphql
sonatard
69
10k
Become a Pro
speakerdeck
PRO
26
5.2k
Building Your Own Lightsaber
phodgson
104
6.2k
Transcript
Creating quick Demos with Figma, jQuery and Netlify Lessons Learned
Niklas
2 Background Show Demo
3 General Process
4 Example • Sketch on Excalidraw • Draw on Figma
• Transform Figma to HTML • Create simple HTML page • Push to Github • Deploy to Netlify
5 Lessons Learned Discussion
6 Lessons Learned - Sketching + • Fastest way to
express ideas • Fast iterations - • Describe interactions
7 Lessons Learned - Sketching + • Fastest way to
express ideas • Fast iterations - • Interactions
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
9 Lessons Learned - jQuery + • Easy way to
create quick interactions • jQuery.ui • Selector library • Create variants - • State management • Reactivity
10 Netlify + • Fast deploy • Webhook subscriptions •
For free • Quickest way to show and test high fidelity prototypes - • ?
11 Resources • Figma 2 HTML Converter • Prototyping Example
Repo
Thank you!