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
第4回Snowflake 金融ユーザー会 Snowflake summit recap
tamaoki
1
330
衛星運用をソフトウェアエンジニアに依頼したときにできあがるもの
sankichi92
1
220
敢えて生成AIを使わないマネジメント業務
kzkmaeda
2
500
開発生産性を測る前にやるべきこと - 組織改善の実践 / Before Measuring Dev Productivity
kaonavi
14
8.2k
「クラウドコスト絶対削減」を支える技術—FinOpsを超えた徹底的なクラウドコスト削減の実践論
delta_tech
4
180
ビジネス職が分析も担う事業部制組織でのデータ活用の仕組みづくり / Enabling Data Analytics in Business-Led Divisional Organizations
zaimy
1
300
VGGT: Visual Geometry Grounded Transformer
peisuke
1
570
Rethinking Incident Response: Context-Aware AI in Practice
rrreeeyyy
1
240
United airlines®️ USA Contact Numbers: Complete 2025 Support Guide
unitedflyhelp
0
330
Delta airlines®️ USA Contact Numbers: Complete 2025 Support Guide
airtravelguide
0
350
Amplify Gen2から知るAWS CDK Toolkit Libraryの使い方/How to use the AWS CDK Toolkit Library as known from Amplify Gen2
fossamagna
0
180
[ JAWS-UG千葉支部 x 彩の国埼玉支部 ]ムダ遣い卒業!FinOpsで始めるAWSコスト最適化の第一歩
sh_fk2
2
150
Featured
See All Featured
Music & Morning Musume
bryan
46
6.7k
We Have a Design System, Now What?
morganepeng
53
7.7k
BBQ
matthewcrist
89
9.7k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Git: the NoSQL Database
bkeepers
PRO
430
65k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
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?