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
68
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
110
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
48
Consuming Third Party Data With JSONP
brunogenaro
0
100
Improving your code with Linter tools
brunogenaro
0
69
Improving your Sublime Text 3 workflow
brunogenaro
0
180
Other Decks in Technology
See All in Technology
許しとアジャイル
jnuank
1
130
Shirankedo NOCで見えてきたeduroam/OpenRoaming運用ノウハウと課題 - BAKUCHIKU BANBAN #2
marokiki
0
150
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
180
Green Tea Garbage Collector の今
zchee
PRO
2
390
Where will it converge?
ibknadedeji
0
190
AIが書いたコードをAIが検証する!自律的なモバイルアプリ開発の実現
henteko
1
350
Why React!?? Next.jsそしてReactを改めてイチから選ぶ
ypresto
10
4.5k
VCC 2025 Write-up
bata_24
0
180
いまさら聞けない ABテスト入門
skmr2348
1
200
KAGのLT会 #8 - 東京リージョンでGAしたAmazon Q in QuickSightを使って、報告用の資料を作ってみた
0air
0
200
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
180
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9k
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
75
5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Bash Introduction
62gerente
615
210k
How to Ace a Technical Interview
jacobian
280
24k
Gamification - CAS2011
davidbonilla
81
5.5k
RailsConf 2023
tenderlove
30
1.2k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
What's in a price? How to price your products and services
michaelherold
246
12k
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