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
400
Other Decks in Technology
See All in Technology
プロダクト開発、インフラ、コーポレート、そしてAIとの共通言語としての Terraform / Terraform as a Common Language for Product Development, Infrastructure, Corporate Engineering, and AI
yuyatakeyama
6
1.6k
GraphRAG: What I Thought I Knew (But Didn’t)
sashimimochi
1
230
Oracle Cloud Infrastructure:2025年1月度サービス・アップデート
oracle4engineer
PRO
0
210
Agentic AI時代のプロダクトマネジメントことはじめ〜仮説検証編〜
masakazu178
3
400
マルチデータプロダクト開発・運用に耐えるためのデータ組織・アーキテクチャの遷移
mtpooh
0
150
論文紹介 ”Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG” @GDG Tokyo
shukob
0
270
CloudWatch Container Insightsを使ったAmazon ECSのリソース監視
umekou
1
120
生成AIを活用した機能を、顧客に提供するまでに乗り越えた『4つの壁』
toshiblues
1
210
レイクハウスとはなんだったのか?
akuwano
15
2k
Makuake*UPSIDER_LightningTalk
upsider_tech
0
200
Grid表示のレイアウトで Flow layoutsを使う
cffyoha
1
150
Tokyo RubyKaigi 12 - Scaling Ruby at GitHub
jhawthorn
2
210
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
GraphQLとの向き合い方2022年版
quramy
44
13k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Faster Mobile Websites
deanohume
305
30k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
Being A Developer After 40
akosma
89
590k
Automating Front-end Workflow
addyosmani
1367
200k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
19k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
520
Measuring & Analyzing Core Web Vitals
bluesmoon
6
220
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?