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
Essential JavaScript libraries to improve your ...
Search
Bruno Genaro
February 04, 2016
Technology
0
65
Essential JavaScript libraries to improve your workflow
Presented at the Orlando Devs Meetup group.
Bruno Genaro
February 04, 2016
Tweet
Share
More Decks by Bruno Genaro
See All by Bruno Genaro
Renderizando Componentes React no Servidor
brunogenaro
1
320
The future of React with Universal web applications
brunogenaro
0
100
The future of React with Universal web applications
brunogenaro
0
120
Understand Front-End Roles
brunogenaro
1
150
Why did I build my website using ReactJS?
brunogenaro
0
47
Consuming Third Party Data With JSONP
brunogenaro
0
100
Improving your code with Linter tools
brunogenaro
0
65
Improving your Sublime Text 3 workflow
brunogenaro
0
180
Other Decks in Technology
See All in Technology
ビジネス文書に特化した基盤モデル開発 / SaaSxML_Session_2
sansan_randd
0
220
マルチモーダル基盤モデルに基づく動画と音の解析技術
lycorptech_jp
PRO
4
430
Perlアプリケーションで トレースを実装するまでの 工夫と苦労話
masayoshi
1
370
alecthomas/kong はいいぞ
fujiwara3
6
1.3k
バクラクによるコーポレート業務の自動運転 #BetAIDay
layerx
PRO
1
700
dipにおけるSRE変革の軌跡
dip_tech
PRO
0
130
Claude CodeでKiroの仕様駆動開発を実現させるには...
gotalab555
3
680
Bet "Bet AI" - Accelerating Our AI Journey #BetAIDay
layerx
PRO
4
1.3k
増え続ける脆弱性に立ち向かう: 事前対策と優先度づけによる 持続可能な脆弱性管理 / Confronting the Rise of Vulnerabilities: Sustainable Management Through Proactive Measures and Prioritization
nttcom
1
240
株式会社島津製作所_研究開発(集団協業と知的生産)の現場を支える、OSS知識基盤システムの導入
akahane92
1
1.3k
TypeScript 上達の道
ysknsid25
23
5.1k
LIFF CLIとngrokを使ったLIFF/LINEミニアプリのお手軽実機確認
diggymo
0
180
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Why Our Code Smells
bkeepers
PRO
337
57k
Statistics for Hackers
jakevdp
799
220k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Making Projects Easy
brettharned
117
6.3k
How to Ace a Technical Interview
jacobian
278
23k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Building an army of robots
kneath
306
45k
Transcript
Bruno Genaro (@bfgenaro) Front-End Developer at Concepta Inc. TO IMPROVE
YOUR WORKFLOW ESSENTIAL JAVASCRIPT LIBRARIES
_.LODASH • Clean and performant methods • Manipulate data (objects,
arrays, numbers, strings, collections) • Helpers for utilitarian tasks • Modularity • Functional Programming • Underscore.js "fork" with additional functionality and performance improvements • Underdash: experimental Underscore + Lodash merge repository • Most depended on npm package • Over a billion downloads
_.LODASH IN ACTION
MOMENT.JS() • Parse, validate, manipulate, and display dates • Format
Dates • Relative Time • Calendar Time
ACCOUNTING.JS • Advanced number, money and currency formatting • formatColumn()
- format a list of values for column-display • formatNumber() - format a number with custom precision and localization
JSON SERVER • Full fake REST API with zero coding
in less than 30 seconds
THANK YOU Twitter: @bfgenaro