SlideShare a Scribd company logo
Tooling for the
productive front-end
developer
Maurice de Beijer
@mauricedb
Who am I?
 Maurice de Beijer
 The Problem Solver
 MicrosoftAzure MVP
 Freelance developer/instructor
 Twitter: @mauricedb and @React_Tutorial
 Web: http://www.TheProblemSolver.nl
 E-mail: maurice.de.beijer@gmail.com
2
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Where to get
scripts
Bower
NPM
Yarn
JSPM
Download and
copy 
Bower
NPM
Tooling for the productive front end developer
JSPM
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Searching for
NPM packages
https://www.npmjs.com
https://npms.io
NPM
NPMS.IO
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
ECMAScript
2015 and
beyond
CoffeeScript
Babel
TypeScript
JSX
Flow
Dart
CoffeeScript
Babel
TypeScript
JSX
Flow
Dart
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Task runners
Grunt
Gulp
Broccoli
NPM Scripts
Grunt
Gulp
Broccoli
NPMScripts
NPM
Scripts
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Minification
uglify-js
clean-css
html-minifier
Uglify
CleanCSS
HTML Minifier
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Bundling
Browserify
SystemJS
Webpack
Rollup
jspm
Browserify
SystemJS
Webpack
Rollup
JSPM
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Chrome
DevTools
Console API
Pretty Print
Break on DOM modifications
Break on XHR
Break on Event Listener
Asynchronous stack trace
Timeline
Audits
Profiles
ConsoleAPI
Pretty Print
Pretty Print
Break on
DOM
modificatio
ns
Break on
XHR
Asynchronous
stack trace
Timeline
Audits
Profile
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Performance
testing
YSlow
WebPageTest
Chrome DevTools
Lighthouse
YSlow
WebPageTest
Chrome
timeline
Chrome audit
Tooling for the productive front end developer
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
UnitTesting
Testem
Mocha
Jest
Chai
Chai-as-promised
Jsdom
Testem
Mocha
Jest
Chai
Chai as
promised
JS Dom
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
End 2 End
Testing
Selenium
Nightwatch
Browserstack
Selenium
Nightwatch
BrowserStack
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Code
generators
Angular CLI
Create ReactApp
Yeoman
Swagger
AngularCLI
Create React
App
Tooling for the productive front end developer
Yeoman
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Linting
ESLint
JavaScript Standard Style
JavaScript Semi-Standard Style
TSLint
Stylelint
SonarQube
Code Climate
ESLint
JavaScript
StandardStyle
JavaScript
Semi-Standard
Style
TSLint
StyleLint
SonarQube
Tooling for the productive front end developer
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
CSS
Less
SASS
Stylelint
scss-lint
PostCSS
Autoprefixer
LESS
SASS
SyleLint
SCSS Lint
PostCSS
Autoprefixer
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Online editor
JSFiddle
JSBin
Glitch
JS Fiddle
JS Bin
Glitch
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Tools I use with
GitHub
Zenhub
Refined GitHub
Shields
David
Greenkeeper
Travis CI
Codecov
Code Climate
Zenhub
Tooling for the productive front end developer
Gulp-main-
bower-files
Shields
David
Greenkeeper
TravisCI
Codecov
CodeClimate
Overview
Where to get
scripts
Searching for NPM
packages
ECMAScript 2015
and beyond
Task runners
Minification
Bundling
Chrome DevTools
Performance
testing
UnitTesting
E2ETesting
Code generators
Linting
CSS
Online editor
Tools I use with
GitHub
Thank you
Maurice de Beijer - @mauricedb

More Related Content

PPTX
WordPress automation and CI
PDF
Put an end to regression with codeception testing
PDF
Composer at Scale, Release and Dependency Management
PDF
Midwest PHP 2017 DevOps For Small team
PDF
Cypress vs Selenium WebDriver: Better, Or Just Different? -- by Gil Tayar
PPTX
HTML5 for dummies
PDF
Step away from that knife!
PDF
Reducing passive interruptions
WordPress automation and CI
Put an end to regression with codeception testing
Composer at Scale, Release and Dependency Management
Midwest PHP 2017 DevOps For Small team
Cypress vs Selenium WebDriver: Better, Or Just Different? -- by Gil Tayar
HTML5 for dummies
Step away from that knife!
Reducing passive interruptions

What's hot (20)

PDF
Test Driven Development with OSGi - Balázs Zsoldos
PDF
QAAgility Presentation - Cucumber with Appium
PPTX
Speed = $$$
PDF
Introduction cypress
PDF
AngularJS Testing
PPTX
Why you should switch to Cypress for modern web testing?
PPTX
Building the Test Automation Framework - Jenkins for Testers
PPTX
Grunt Continuous Development of the Front End Tier
ODP
Continuous Integration and PHP
PPTX
Continuous delivery applied
PPTX
Dot all 2019 | Testing with Craft | Giel Tettelar
PPTX
GDG Morgantown, WV: Write code you can depend on!
PDF
Automate your build on Android with Jenkins
PDF
QA 4 python
PPT
How to Build and Maintain Quality Drupal Sites with Automated Testing
PDF
Continuous Integration: How I stopped guessing if that merge was bad
PDF
Intro to Puppeteer
ODP
Enterprise Workflows When You Aren't Enterprise
PPTX
What Visual Studio Code can do for Java Development
Test Driven Development with OSGi - Balázs Zsoldos
QAAgility Presentation - Cucumber with Appium
Speed = $$$
Introduction cypress
AngularJS Testing
Why you should switch to Cypress for modern web testing?
Building the Test Automation Framework - Jenkins for Testers
Grunt Continuous Development of the Front End Tier
Continuous Integration and PHP
Continuous delivery applied
Dot all 2019 | Testing with Craft | Giel Tettelar
GDG Morgantown, WV: Write code you can depend on!
Automate your build on Android with Jenkins
QA 4 python
How to Build and Maintain Quality Drupal Sites with Automated Testing
Continuous Integration: How I stopped guessing if that merge was bad
Intro to Puppeteer
Enterprise Workflows When You Aren't Enterprise
What Visual Studio Code can do for Java Development
Ad

Similar to Tooling for the productive front end developer (20)

PDF
Tooling for the productive front end developer
PPTX
Tooling for the productive front-end developer
PDF
Workshop: Functional testing made easy with PHPUnit & Selenium (phpCE Poland,...
PDF
Kickstarting Node.js Projects with Yeoman
PDF
Developing an Ember Test Strategy - EmberConf 2019
PPTX
QA or the Highway 2022.pptx
PPTX
Cypress test techniques cucumber bdd framework,tdd,api tests course
PPTX
Selenium.pptx
PDF
Testing Angular 2 Applications - Rich Web 2016
PDF
Download full ebook of Mean Web Development 2nd Amos Q Haviv instant download...
PDF
Opencast Admin UI - Tools and development setup
PDF
Selenium and Open Source Advanced Testing
PPTX
Cypress Test Techniques-Cucumber BDD Framework,TDD,API Tests
KEY
Code Review: An apple a day
PPTX
Containerized build
PDF
Ember. it is time to try
PDF
Using Angular-CLI to Deploy an Angular 2 App Using Firebase in 30 Minutes
PPTX
Getting started with spfx
PDF
SELENIUM or QTP Which is a Best Automation Tool for Your Business ?
PDF
Release and-dependency-management memphis python
Tooling for the productive front end developer
Tooling for the productive front-end developer
Workshop: Functional testing made easy with PHPUnit & Selenium (phpCE Poland,...
Kickstarting Node.js Projects with Yeoman
Developing an Ember Test Strategy - EmberConf 2019
QA or the Highway 2022.pptx
Cypress test techniques cucumber bdd framework,tdd,api tests course
Selenium.pptx
Testing Angular 2 Applications - Rich Web 2016
Download full ebook of Mean Web Development 2nd Amos Q Haviv instant download...
Opencast Admin UI - Tools and development setup
Selenium and Open Source Advanced Testing
Cypress Test Techniques-Cucumber BDD Framework,TDD,API Tests
Code Review: An apple a day
Containerized build
Ember. it is time to try
Using Angular-CLI to Deploy an Angular 2 App Using Firebase in 30 Minutes
Getting started with spfx
SELENIUM or QTP Which is a Best Automation Tool for Your Business ?
Release and-dependency-management memphis python
Ad

More from Maurice De Beijer [MVP] (20)

PPTX
Full-stack App in half a Day: Next.js 15 Development Bootcamp
PPTX
Production-ready Next.js App with Cursor AI
PPTX
Building Robust Web Applications with Test-Driven Development and Playwright:...
PDF
Mastering React Server Components and Server Actions in React 19
PPTX
Practice TypeScript Techniques Building React Server Components App
PPTX
A foolproof Way to Estimate a Software Project
PPTX
Surati Tech Talks 2022 / Build reliable Svelte applications using Cypress
PPTX
Build reliable Svelte applications using Cypress
PPTX
Building Reliable Applications Using React, .NET & Azure
PPTX
Concurrent Rendering Adventures in React 18
PPTX
Building reliable applications with React, C#, and Azure
PPTX
Building large and scalable mission critical applications with React
PPTX
Building Reliable Applications Using React, .NET & Azure
PPTX
Why I am hooked on the future of React
PPTX
Building reliable web applications using Cypress
PPTX
Getting started with React Suspense and concurrent rendering
PPTX
React suspense, not just for Alfred Hitchcock
PPTX
From zero to hero with the Reactive extensions for JavaScript
PPTX
Why I am hooked on the future of React
PPTX
The new React
Full-stack App in half a Day: Next.js 15 Development Bootcamp
Production-ready Next.js App with Cursor AI
Building Robust Web Applications with Test-Driven Development and Playwright:...
Mastering React Server Components and Server Actions in React 19
Practice TypeScript Techniques Building React Server Components App
A foolproof Way to Estimate a Software Project
Surati Tech Talks 2022 / Build reliable Svelte applications using Cypress
Build reliable Svelte applications using Cypress
Building Reliable Applications Using React, .NET & Azure
Concurrent Rendering Adventures in React 18
Building reliable applications with React, C#, and Azure
Building large and scalable mission critical applications with React
Building Reliable Applications Using React, .NET & Azure
Why I am hooked on the future of React
Building reliable web applications using Cypress
Getting started with React Suspense and concurrent rendering
React suspense, not just for Alfred Hitchcock
From zero to hero with the Reactive extensions for JavaScript
Why I am hooked on the future of React
The new React

Recently uploaded (20)

PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Encapsulation theory and applications.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
cuic standard and advanced reporting.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Approach and Philosophy of On baking technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Electronic commerce courselecture one. Pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Empathic Computing: Creating Shared Understanding
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
NewMind AI Monthly Chronicles - July 2025
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Per capita expenditure prediction using model stacking based on satellite ima...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Encapsulation theory and applications.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
cuic standard and advanced reporting.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Approach and Philosophy of On baking technology
NewMind AI Weekly Chronicles - August'25 Week I
Advanced methodologies resolving dimensionality complications for autism neur...
Unlocking AI with Model Context Protocol (MCP)
Electronic commerce courselecture one. Pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Empathic Computing: Creating Shared Understanding
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Chapter 3 Spatial Domain Image Processing.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
NewMind AI Monthly Chronicles - July 2025

Tooling for the productive front end developer