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
fml/myxtape - jsfoo 2014
Search
threepointone
September 20, 2014
Technology
2
190
fml/myxtape - jsfoo 2014
content management systems for the 21st century
threepointone
September 20, 2014
Tweet
Share
More Decks by threepointone
See All by threepointone
react is a framework
threepointone
2
190
amplify your stack - deux - jsfoo 2014
threepointone
1
92
The last mile
threepointone
4
410
Other Decks in Technology
See All in Technology
What's new in OpenShift 4.19
redhatlivestreaming
1
250
DenoとJSRで実現する最速MCPサーバー開発記 / Building MCP Servers at Lightning Speed with Deno and JSR
yamanoku
1
100
IAMのマニアックな話 2025を執筆して、 見えてきたAWSアカウント管理の現在
nrinetcom
PRO
4
580
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
38k
TerraformをSaaSで使うとAzureの運用がこんなに楽ちん!HCP Terraformって何?
mnakabayashi
0
140
原則から考える保守しやすいComposable関数設計
moriatsushi
3
440
Autonomous Database サービス・アップデート (FY25)
oracle4engineer
PRO
2
770
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
17k
vLLM meetup Tokyo
jpishikawa
1
240
産業機械をElixirで制御する
kikuyuta
0
170
Devin(Deep) Wiki/Searchの活用で変わる開発の世界観/devin-wiki-search-impact
tomoki10
0
330
TODAY 看世界(?) 是我們在看扣啦!
line_developers_tw
PRO
0
220
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
35
6.7k
Adopting Sorbet at Scale
ufuk
77
9.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.7k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
Practical Orchestrator
shlominoach
188
11k
Facilitating Awesome Meetings
lara
54
6.4k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Become a Pro
speakerdeck
PRO
28
5.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
780
Transcript
fml / myxtape π
CONTENT buzzword!
CREATE imo, the most complex part to build
None
json yml xml markdown html plaintext binary* xaml jsx .
. .
--- format: < json | yml | … > <key>
: <value> --- <body>
--- format: markdown author: Sunil Pai --- I say, *Smashing,*
‘ol chap. ! Have you had a look at [reddit.com](reddit)?
{ meta: { format: ‘markdown’, author: ‘Sunil Pai’ }, body:
“I say, *Smashing,* ‘ol chap.\n Have you had a look at [reddit.com](reddit)?” } }
.set(‘my first blog post’, doc) ! .get(‘monday update’) ! .query({find:
‘guitars’})
“layouts” are special /r/trees
jsx
[quick demo of jsx]
None
None
None
json Components
[ ]
sql parse.com firebase redis couchdb mongo filesystem in-memory leveldb .
. .
DELIVERY
“popular restaurants in bangalore” ! vs ! “recently opened restaurants
in bangalore” ! vs ! “things I might like to eat today”
None
None
<block title=‘Nike'> ! <carousel> <product id={123456} /> <product id={216541} />
<product id={187541} /> </carousel> <search term='shoes' sort='price'/> ! </block>
transform(tree, callback);
CONSUME “standards”
basically, make nice apis. and structure your apps well.
demoooooooooooo
and… that’s it. questions?