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
62
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
310
The future of React with Universal web applications
brunogenaro
0
100
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
45
Consuming Third Party Data With JSONP
brunogenaro
0
99
Improving your code with Linter tools
brunogenaro
0
63
Improving your Sublime Text 3 workflow
brunogenaro
0
170
Other Decks in Technology
See All in Technology
Navigation3でViewModelにデータを渡す方法
mikanichinose
0
210
AIのAIによるAIのための出力評価と改善
chocoyama
1
520
Azure AI Foundryでマルチエージェントワークフロー
seosoft
0
160
Agentic Workflowという選択肢を考える
tkikuchi1002
1
420
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
3
1.6k
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
310
原則から考える保守しやすいComposable関数設計
moriatsushi
3
510
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
11
4.3k
生成AIでwebアプリケーションを作ってみた
tajimon
2
130
Create a Rails8 responsive app with Gemini and RubyLLM
palladius
0
140
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
160
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
130
Featured
See All Featured
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
Into the Great Unknown - MozCon
thekraken
39
1.9k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Writing Fast Ruby
sferik
628
61k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Speed Design
sergeychernyshev
31
1k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
BBQ
matthewcrist
89
9.7k
A better future with KSS
kneath
239
17k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
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