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
54
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
300
The future of React with Universal web applications
brunogenaro
0
95
The future of React with Universal web applications
brunogenaro
0
110
Understand Front-End Roles
brunogenaro
1
150
Why did I build my website using ReactJS?
brunogenaro
0
38
Consuming Third Party Data With JSONP
brunogenaro
0
94
Improving your code with Linter tools
brunogenaro
0
58
Improving your Sublime Text 3 workflow
brunogenaro
0
170
Other Decks in Technology
See All in Technology
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
5
2.1k
Bounded Context: Problem or Solution?
ewolff
1
210
オブザーバビリティの観点でみるAWS / AWS from observability perspective
ymotongpoo
7
1k
PL900試験から学ぶ Power Platform 基礎知識講座
kumikeyy
0
110
第13回 Data-Centric AI勉強会, 画像認識におけるData-centric AI
ksaito_osx
0
360
『衛星データ利用の方々にとって近いようで触れる機会のなさそうな小話 ~ 衛星搭載ソフトウェアと衛星運用ソフトウェア (実物) を動かしながらわいわいする編 ~』 @日本衛星データコミニティ勉強会
meltingrabbit
0
120
AndroidXR 開発ツールごとの できることできないこと
donabe3
0
110
Classmethod AI Talks(CATs) #15 司会進行スライド(2025.02.06) / classmethod-ai-talks-aka-cats_moderator-slides_vol15_2025-02-06
shinyaa31
0
170
30分でわかる『アジャイルデータモデリング』
hanon52_
9
2.2k
WAF に頼りすぎない AWS WAF 運用術 meguro sec #1
izzii
0
460
アジャイル開発とスクラム
araihara
0
160
急成長する企業で作った、エンジニアが輝ける制度/ 20250214 Rinto Ikenoue
shift_evolve
2
880
Featured
See All Featured
Bash Introduction
62gerente
610
210k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Optimizing for Happiness
mojombo
376
70k
A better future with KSS
kneath
238
17k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
Visualization
eitanlees
146
15k
4 Signs Your Business is Dying
shpigford
182
22k
The World Runs on Bad Software
bkeepers
PRO
67
11k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
175
51k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
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