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
50
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
280
The future of React with Universal web applications
brunogenaro
0
92
The future of React with Universal web applications
brunogenaro
0
100
Understand Front-End Roles
brunogenaro
1
140
Why did I build my website using ReactJS?
brunogenaro
0
36
Consuming Third Party Data With JSONP
brunogenaro
0
86
Improving your code with Linter tools
brunogenaro
0
56
Improving your Sublime Text 3 workflow
brunogenaro
0
170
Other Decks in Technology
See All in Technology
運用イベント対応への生成AIの活用 with Failure Analysis Assistant
suzukyz
0
190
신뢰할 수 있는 AI 검색 엔진을 만들기 위한 Liner의 여정
huffon
0
530
生成AIと知識グラフの相互利用に基づく文書解析
koujikozaki
1
170
AI機能の開発運用のリアルと今後のリアル
akiroom
0
230
SREの組織類型に応じた リーダシップの考察
kenta_hi
PRO
0
570
オーティファイ会社紹介資料 / Autify Company Deck
autifyhq
9
120k
Autify Company Deck
autifyhq
1
39k
Redmine 6.0 新機能評価ガイド
vividtone
0
160
State of Open Source Web Mapping Libraries
dayjournal
0
200
データ活用促進のためのデータ分析基盤の進化
takumakouno
2
120
Amazon_CloudWatch_ログ異常検出_導入ガイド
tsujiba
4
1.8k
10分でわかるfreee エンジニア向け会社説明資料
freee
18
520k
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Imperfection Machines: The Place of Print at Facebook
scottboms
264
13k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
Building Your Own Lightsaber
phodgson
102
6.1k
Automating Front-end Workflow
addyosmani
1366
200k
For a Future-Friendly Web
brad_frost
175
9.4k
Intergalactic Javascript Robots from Outer Space
tanoku
268
27k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
A better future with KSS
kneath
238
17k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
360
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
15
2k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
46
2.1k
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