SlideShare a Scribd company logo
HTTPS://GITHUB.COM/SEMIGRADSKY
Know Your
IDE
Frontend tooling and workflows
WebStorm (Java)
www.jetbrains.com/webstorm
Visual Studio (C++, C#)
https://www.visualstudio.com/
…
Sublime Text (C++, Python)
www.sublimetext.com/3
Brackets (JavaScript)
brackets.io
Atom (C++, JavaScript)
https://atom.io/
Visual Studio Code (C++, JavaScript)
https://code.visualstudio.com/
…
Frontend tooling and workflows
Frontend tooling and workflows
• HTTPS://WWW.JETBRAINS.COM/WEBSTORM/QUICKSTART/
• HTTP://BLOG.JETBRAINS.COM/WEBSTORM/
• HTTP://BLOG.JETBRAINS.COM/WEBSTORM/2015/06/LIVE-
WEBINAR-WEBSTORM-THINGS-YOU-PROBABLY-DIDNT-KNOW/
Frontend tooling and workflows
• HTTPS://SCOTCH.IO/COURSES/GET-TO-KNOW-SUBLIME-TEXT-3
• HTTPS://SCOTCH.IO/BAR-TALK/BEST-OF-SUBLIME-TEXT-3-FEATURES-
PLUGINS-AND-SETTINGS
Frontend tooling and workflows
http://www.stuff.tv/news/microsoft-reveals-
new-anime-internet-explorer-mascot-yes-really
http://gs.statcounter.com/
IE8 < 3% IE9 < 2.5% IE10 < 2% IE11 > 11%
Frontend tooling and workflows
• HTTPS://WWW.MOZILLA.ORG/EN-US/FIREFOX/DEVELOPER/
• HTTPS://DEVELOPER.MOZILLA.ORG/EN-US/DOCS/TOOLS
Frontend tooling and workflows
• HTTPS://DEVELOPER.CHROME.COM/DEVTOOLS
• HTTP://DEVTOOLSTIPS.COM/ARCHIVE
Frontend tooling and workflows
Frontend tooling and workflows
• HTTPS://MSDN.MICROSOFT.COM/EN-
US/LIBRARY/BG182326(V=VS.85).ASPX
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
npm install jquery
// node_modules
npm install jquery@3.0.0-alpha1
npm install -g jquery
npm search jquery
npm view jquery
npm update jquery
npm init
npm install
npm install --save bootstrap
npm install --save-dev webpack
npm uninstall --save react
npm run init
package.json
• HTTPS://GITHUB.COM/NPM/NODE-SEMVER
• HTTP://JUBIANCHI.GITHUB.IO/SEMVER-CHECK/
NODE-GYP
• HTTPS://GITHUB.COM/TOOTALLNATE/NODE-GYP#INSTALLATION
npm install -g bower
bower init
bower install
bower install --save bootstrap
bower install --save-dev jquery
// bower_components
bower uninstall --save react
bower.json
Asynchronous module definition
REQUIRE.JS
REQUIRE.JS
REQUIRE.JS
Frontend tooling and workflows
Frontend tooling and workflows
npm install -g browserify
browserify src/js/main.js -o dest/main.js -d
npm install -g watchify
watchify src/js/main.js -o dest/main.js -d
REQUIRE.JS
Frontend tooling and workflows
http://kangax.github.io/compat-table/es6/
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
PostCSS
Frontend tooling and workflows
npm install -g grunt-cli
npm install --save-dev browserify
npm install --save-dev grunt
npm install --save-dev grunt-browserify
touch Gruntfile.js
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
npm install -g grunt-cli
npm install --save-dev grunt
npm install --save-dev grunt-tslint
npm install --save-dev grunt-typescript
npm install --save-dev grunt-contrib-watch
touch Gruntfile.js
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
npm install -g gulp
npm install --save-dev gulp
npm install --save-dev gulp-tslint
npm install --save-dev gulp-typescript
touch gulpfile.js
https://truongtx.me/2015/06/07/gulp-with-browserify-and-watchify-updated/
Frontend tooling and workflows
TAKE ADVANTAGE OF
CODE ANALYSIS TOOLS
ESLINT
Frontend tooling and workflows
Frontend tooling and workflows
AUTOMATE YOUR
CODING STANDARD
STEP BACK AND
AUTOMATE, AUTOMATE,
AUTOMATE
npm install browser-sync --save-dev
browser-sync start --server app
browser-sync reload --port 4000 --files="*.css"
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
Frontend tooling and workflows
http://yeoman.io/generators/
npm install -g grunt-cli bower
yo generator-karma generator-angular
mkdir my-new-project && cd $_
yo angular [app-name]
// subgenerators
yo angular:route myroute
yo angular:controller user
yo angular:directive myDirective
…
HTTPS://DEVELOPERS.GOOGLE.COM/WEB/TOOLS/STARTER-KIT/
Frontend tooling and workflows
Frontend tooling and workflows
npm install webpack -g
npm install --save css-loader style-loader
webpack ./main.js bundle.js
webpack
webpack --progress --watch
npm install webpack-dev-server –g
webpack-dev-server --progress
Frontend tooling and workflows
• HTTPS://WWW.BROWSERSTACK.COM/ ( )
• HTTP://DEV.MODERN.IE/TOOLS/SCREENSHOTS/
• HTTPS://WWW.BROWSERSTACK.COM/ ( )
• HTTP://DEV.MODERN.IE/TOOLS/VMS/WINDOWS/
• YSLOW
• PAGESPEED INSIGHTS

More Related Content

PPT
CIPS Technology
PPT
CIPS Institute Caribbean Cruise
PDF
Tech Tools: Simplifying Life for the Busy Research Librarian - Supplementary ...
PPT
3 S's to a Successful Launch
PDF
What's coming in Joomla 4 - Joomla Day Budapest 2013
PPTX
Community Career Center: The Beginner’s Guide to LastPass
PDF
Twitter on Rails
PPT
Best of the Web 2013
CIPS Technology
CIPS Institute Caribbean Cruise
Tech Tools: Simplifying Life for the Busy Research Librarian - Supplementary ...
3 S's to a Successful Launch
What's coming in Joomla 4 - Joomla Day Budapest 2013
Community Career Center: The Beginner’s Guide to LastPass
Twitter on Rails
Best of the Web 2013

What's hot (16)

PDF
Preconnect, prefetch, prerender...
PPTX
Presentation at iku
PPTX
DotNetNuke: Be Like Bamboo
PPT
Presentation tools for the classroom 2011
PDF
Photo Sharing In Advising
PDF
PGDAY EU 2016 workshop - privacy and security
PPT
Kewl stuff2
PDF
第2回 CMS ビズ勉強会
PPTX
Slideshare presentation
PDF
10 web 2.0 tools marketers can use today
PPT
Pimp my Blog - Wordpress für Fortgeschrittene
PPTX
Creating a ssh_key_no_password
PPTX
Buscar proceso _search_linux_process
PDF
WordPress の可能性
PPT
JAva Script Toolkit
PDF
WebDev References
Preconnect, prefetch, prerender...
Presentation at iku
DotNetNuke: Be Like Bamboo
Presentation tools for the classroom 2011
Photo Sharing In Advising
PGDAY EU 2016 workshop - privacy and security
Kewl stuff2
第2回 CMS ビズ勉強会
Slideshare presentation
10 web 2.0 tools marketers can use today
Pimp my Blog - Wordpress für Fortgeschrittene
Creating a ssh_key_no_password
Buscar proceso _search_linux_process
WordPress の可能性
JAva Script Toolkit
WebDev References
Ad

Similar to Frontend tooling and workflows (20)

PPTX
web_dev_first_session.pptx
PDF
10 Important Web Development Tools Every Developer Should Know.pdf
PDF
Web Design Workflow and 
Tools that Make Life Easy
PPTX
Developers meetup sep-2017
KEY
WHAT IS HTML5? (at CSS Nite Osaka)
PDF
13 Best IDE for Web Development Projects in 2022.pdf
PDF
Week 05 Web, App and Javascript_Brandon, S.H. Wu
PDF
Front-End Developer's Career Roadmap
PDF
HTML5 and Beyond
PDF
Javascript - Getting started | DevCom ISITCom
PDF
Change by HTML5
PPTX
Edy Dawson Notes on SF HTML5 Dev Conf
PDF
Cape Cod Web Technology Meetup - 3
PDF
Front end for back end developers
PDF
East of Toronto .NET Usergroup - Put the 5 in HTML
PPTX
Fundamental of Web Development Tutorials by PINFO Technologies.pptx
PPTX
Presentation _ Unit no. 1_ Lesson No. 1_ Grade 8.pptx
PDF
Introduction to Frontend Web Development
KEY
Website Testing Practices
PPTX
Html.pptx
web_dev_first_session.pptx
10 Important Web Development Tools Every Developer Should Know.pdf
Web Design Workflow and 
Tools that Make Life Easy
Developers meetup sep-2017
WHAT IS HTML5? (at CSS Nite Osaka)
13 Best IDE for Web Development Projects in 2022.pdf
Week 05 Web, App and Javascript_Brandon, S.H. Wu
Front-End Developer's Career Roadmap
HTML5 and Beyond
Javascript - Getting started | DevCom ISITCom
Change by HTML5
Edy Dawson Notes on SF HTML5 Dev Conf
Cape Cod Web Technology Meetup - 3
Front end for back end developers
East of Toronto .NET Usergroup - Put the 5 in HTML
Fundamental of Web Development Tutorials by PINFO Technologies.pptx
Presentation _ Unit no. 1_ Lesson No. 1_ Grade 8.pptx
Introduction to Frontend Web Development
Website Testing Practices
Html.pptx
Ad

Recently uploaded (20)

PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
medical staffing services at VALiNTRY
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
System and Network Administraation Chapter 3
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
Transform Your Business with a Software ERP System
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
AI in Product Development-omnex systems
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Nekopoi APK 2025 free lastest update
PDF
System and Network Administration Chapter 2
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Upgrade and Innovation Strategies for SAP ERP Customers
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
medical staffing services at VALiNTRY
wealthsignaloriginal-com-DS-text-... (1).pdf
System and Network Administraation Chapter 3
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Which alternative to Crystal Reports is best for small or large businesses.pdf
VVF-Customer-Presentation2025-Ver1.9.pptx
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Transform Your Business with a Software ERP System
Design an Analysis of Algorithms II-SECS-1021-03
Softaken Excel to vCard Converter Software.pdf
AI in Product Development-omnex systems
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Nekopoi APK 2025 free lastest update
System and Network Administration Chapter 2
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises

Frontend tooling and workflows