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
Geospatialの世界最前線を探る [2025年版]
dayjournal
2
450
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.7k
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
860
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
1
480
あなたのWebサービスはAIに自動テストしてもらえる?アクセシビリティツリーで読み解く、AIの『視点』
yusukeiwaki
1
3.4k
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
250
Go Conference 2025: GoのinterfaceとGenericsの内部構造と進化 / Go type system internals
ryokotmng
3
550
PythonとLLMで挑む、 4コマ漫画の構造化データ化
esuji5
0
120
What is BigQuery?
aizack_harks
0
120
今改めてServiceクラスについて考える 〜あるRails開発者の10年〜
joker1007
20
9.7k
Function calling機能をPLaMo2に実装するには / PFN LLMセミナー
pfn
PRO
0
770
#普通の文系サラリーマンチャレンジ 自分でアプリ開発と電子工作を続けたら人生が変わった
tatsuya1970
0
870
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
570
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Designing Experiences People Love
moore
142
24k
Typedesign – Prime Four
hannesfritz
42
2.8k
How to train your dragon (web standard)
notwaldorf
96
6.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
KATA
mclloyd
32
14k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Statistics for Hackers
jakevdp
799
220k
The Cost Of JavaScript in 2023
addyosmani
53
9k
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?