SlideShare a Scribd company logo
1 of 20
Improving Your Efficiency
as a developer
July 17th 2019
Yousuf MJ
Overview
Going to discuss the various methods and tools that are available to us, that can be
used to speed up automate and improve our day to day work.
● What is efficiency
● Work environment
● Editor / IDE
● Tools / Plugins
What is efficiency?
● Efficiency (quality) Vs Productivity (quantity)
○ Productivity: how much output can be produced
○ Efficiency: maximise the quality of output while minimising input
● Productivity focuses on the amount of output units that can be completed by an
employee/company.
● Efficiency is about working smarter, get more done with less
● Can be unique to you
○ Disabilities
○ Requirements
● We focus on improving our
products / projects but forget
about ourselves
● Let’s start thinking how we can
improve daily habits that in turn
improve our projects
Working Environment
Mouse & keyboards
● Benefits of having your own equipment
● Mutual benefits between gaming / programming gear
● Ergonomic
● Keyboards
○ Mx Cherry (no blues!!)
○ Switch types
○ Size, tenkeyless / full
● Mice
○ Weighted
○ Trackball
● Space between your mouse and keyboard
Screen layout
● Consistency across your applications and displays
● Treat your environment like you expect a good UX to be
● Maximise the space you have on screens ( application specific)
○ Terminal can be split into sections
○ Ide can be split into 2
○ Not having multiples apps floating on your screen
● Try using desktops (mac)
○ Consider how much you “hot desk”
Power of Colour and layout
● We can process colours and objects
slightly faster than we can words
● Stroop test
● Code colours
● Themes
● Fonts / ligatures
○ Fira Code
Terminal
● Iterm 2
● Hyper
● Oh my Z sh
○ Plugins
○ Themes (POWERLEVEL9K)
● Aliases
● Saving session
● Splitting sessions
● Themes (solorazed dark)
● Vim/emac/nano
○ Learn the syntax
○ Vim configs
VScode (other IDE / editors)
● Treat them as more than an editor
● Use built in tools and shortcuts
● Customize settings
● Use 3rd party plugins
● Snippets
● Icons / Themes
● Its a personal experience, let things suit the way you work
VSCode Plugins
● Linting
● Snippets
● Projects / repo
● Git
● Formatting
● Debug / Scratchpad
● Utility
General
Bookmarks
Code Spell Checker
Path Intellisense
Project Manager
Quokka.js
Settings Sync
Snippets
ES7 React/Redux/GraphQL/React-Native snippets
Jest Snippets
ES6 Snippets
Linting
Docker
ESLint
Markdown Preview Enhanced
markdownlint
tslint
Formatting
Highlight Matching Tag
Prettier
TODO Highlight
Trailing Spaces
Bracket Pair Colorizer
indent-rainbow
Git
GitLens
Git History
Browser
● Plugins
○ Password (lastpass)
○ Debuggers
○ Refresh
● Pinning tabs
● Grouped tabs
● Create search engines
● Group your favourites
Time Gif
Time
● How can we save time?
● Even fraction of a second is helpful
● Speeding up repeatable tasks can save x amount of time per week
● Identifying / navigating through code
● Shortcuts
○ Application level
○ Laptop level
● Internal Tools for repeated tasks
● Focus
○ “Power Hour”
○ Building at your disposal
● Cheatsheets
What are some useful examples you have?
Conclusion
● Sometimes we neglect everyday behaviours
● Treat work environment like you what you expect from a great UI/UX
● “I will do it later” mentality
● Additional coffee break each day
● Understand the capabilities of the tools at your fingertips
● Shortcuts immediately save you time

More Related Content

Similar to Improve Developer Efficiency with Environments, Tools & Habits

Build your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with SculpteoBuild your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with SculpteoSculpteo
 
Effective tool usage - web development tools and tips
Effective tool usage - web development tools and tipsEffective tool usage - web development tools and tips
Effective tool usage - web development tools and tipsNigel Alford
 
You Can Work on the Web Patform! (GOSIM 2023)
You Can Work on the Web Patform! (GOSIM 2023)You Can Work on the Web Patform! (GOSIM 2023)
You Can Work on the Web Patform! (GOSIM 2023)Igalia
 
How I Built My Code Editor in Ruby
How I Built My Code Editor in RubyHow I Built My Code Editor in Ruby
How I Built My Code Editor in RubyAndy Maleh
 
Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...
Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...
Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...Chauvin Mariot
 
Webbisauna - ClojureScript for Javascript Developers
Webbisauna - ClojureScript for Javascript DevelopersWebbisauna - ClojureScript for Javascript Developers
Webbisauna - ClojureScript for Javascript DevelopersJuho Teperi
 
Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)
Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)
Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)Daniel Juyung Seo
 
Feedback from an eclipse plugin developer to provide support to large set of ...
Feedback from an eclipse plugin developer to provide support to large set of ...Feedback from an eclipse plugin developer to provide support to large set of ...
Feedback from an eclipse plugin developer to provide support to large set of ...Aurélien Pupier
 
HOW TO START (ANYTHING ABOUT CODE).pptx
HOW TO START (ANYTHING ABOUT CODE).pptxHOW TO START (ANYTHING ABOUT CODE).pptx
HOW TO START (ANYTHING ABOUT CODE).pptxssuser62b2da
 
Simple vs Easy
Simple vs EasySimple vs Easy
Simple vs EasyTwentify
 
Services, tools & practices for a software house
Services, tools & practices for a software houseServices, tools & practices for a software house
Services, tools & practices for a software houseParis Apostolopoulos
 
Making sense of the front-end, for PHP developers
Making sense of the front-end, for PHP developersMaking sense of the front-end, for PHP developers
Making sense of the front-end, for PHP developersLewiz
 
Collaborative environment with data science notebook
Collaborative environment with data science notebook Collaborative environment with data science notebook
Collaborative environment with data science notebook Moon Soo Lee
 
Full stack development
Full stack developmentFull stack development
Full stack developmentArnav Gupta
 
Castle Game Engine and the joy of making and using a custom game engine
Castle Game Engine and the joy  of making and using a custom game engineCastle Game Engine and the joy  of making and using a custom game engine
Castle Game Engine and the joy of making and using a custom game engineMichalis Kamburelis
 
Umbraco development across large and distributed teams
Umbraco development across large and distributed teamsUmbraco development across large and distributed teams
Umbraco development across large and distributed teamsJanusz Stabik
 

Similar to Improve Developer Efficiency with Environments, Tools & Habits (20)

Build your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with SculpteoBuild your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with Sculpteo
 
Debugging 2013- Lars pedersen
Debugging 2013- Lars pedersenDebugging 2013- Lars pedersen
Debugging 2013- Lars pedersen
 
Effective tool usage - web development tools and tips
Effective tool usage - web development tools and tipsEffective tool usage - web development tools and tips
Effective tool usage - web development tools and tips
 
You Can Work on the Web Patform! (GOSIM 2023)
You Can Work on the Web Patform! (GOSIM 2023)You Can Work on the Web Patform! (GOSIM 2023)
You Can Work on the Web Patform! (GOSIM 2023)
 
How I Built My Code Editor in Ruby
How I Built My Code Editor in RubyHow I Built My Code Editor in Ruby
How I Built My Code Editor in Ruby
 
Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...
Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...
Mixing Diagram, Tree, Text, Table and Form editors to build a kick-ass modeli...
 
JetBrains MPS
JetBrains MPSJetBrains MPS
JetBrains MPS
 
Webbisauna - ClojureScript for Javascript Developers
Webbisauna - ClojureScript for Javascript DevelopersWebbisauna - ClojureScript for Javascript Developers
Webbisauna - ClojureScript for Javascript Developers
 
Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)
Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)
Improving Cross Desktop Standard by Cedric BAIL (GNOME Asia Summit 2013)
 
Feedback from an eclipse plugin developer to provide support to large set of ...
Feedback from an eclipse plugin developer to provide support to large set of ...Feedback from an eclipse plugin developer to provide support to large set of ...
Feedback from an eclipse plugin developer to provide support to large set of ...
 
Hexagonal architecture
Hexagonal architectureHexagonal architecture
Hexagonal architecture
 
HOW TO START (ANYTHING ABOUT CODE).pptx
HOW TO START (ANYTHING ABOUT CODE).pptxHOW TO START (ANYTHING ABOUT CODE).pptx
HOW TO START (ANYTHING ABOUT CODE).pptx
 
Simple vs Easy
Simple vs EasySimple vs Easy
Simple vs Easy
 
Pair programming
Pair programmingPair programming
Pair programming
 
Services, tools & practices for a software house
Services, tools & practices for a software houseServices, tools & practices for a software house
Services, tools & practices for a software house
 
Making sense of the front-end, for PHP developers
Making sense of the front-end, for PHP developersMaking sense of the front-end, for PHP developers
Making sense of the front-end, for PHP developers
 
Collaborative environment with data science notebook
Collaborative environment with data science notebook Collaborative environment with data science notebook
Collaborative environment with data science notebook
 
Full stack development
Full stack developmentFull stack development
Full stack development
 
Castle Game Engine and the joy of making and using a custom game engine
Castle Game Engine and the joy  of making and using a custom game engineCastle Game Engine and the joy  of making and using a custom game engine
Castle Game Engine and the joy of making and using a custom game engine
 
Umbraco development across large and distributed teams
Umbraco development across large and distributed teamsUmbraco development across large and distributed teams
Umbraco development across large and distributed teams
 

Recently uploaded

Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 

Recently uploaded (20)

Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 

Improve Developer Efficiency with Environments, Tools & Habits

  • 1. Improving Your Efficiency as a developer July 17th 2019 Yousuf MJ
  • 2. Overview Going to discuss the various methods and tools that are available to us, that can be used to speed up automate and improve our day to day work. ● What is efficiency ● Work environment ● Editor / IDE ● Tools / Plugins
  • 3. What is efficiency? ● Efficiency (quality) Vs Productivity (quantity) ○ Productivity: how much output can be produced ○ Efficiency: maximise the quality of output while minimising input ● Productivity focuses on the amount of output units that can be completed by an employee/company. ● Efficiency is about working smarter, get more done with less ● Can be unique to you ○ Disabilities ○ Requirements
  • 4. ● We focus on improving our products / projects but forget about ourselves ● Let’s start thinking how we can improve daily habits that in turn improve our projects
  • 6. Mouse & keyboards ● Benefits of having your own equipment ● Mutual benefits between gaming / programming gear ● Ergonomic ● Keyboards ○ Mx Cherry (no blues!!) ○ Switch types ○ Size, tenkeyless / full ● Mice ○ Weighted ○ Trackball ● Space between your mouse and keyboard
  • 7. Screen layout ● Consistency across your applications and displays ● Treat your environment like you expect a good UX to be ● Maximise the space you have on screens ( application specific) ○ Terminal can be split into sections ○ Ide can be split into 2 ○ Not having multiples apps floating on your screen ● Try using desktops (mac) ○ Consider how much you “hot desk”
  • 8.
  • 9. Power of Colour and layout ● We can process colours and objects slightly faster than we can words ● Stroop test ● Code colours ● Themes ● Fonts / ligatures ○ Fira Code
  • 10.
  • 11. Terminal ● Iterm 2 ● Hyper ● Oh my Z sh ○ Plugins ○ Themes (POWERLEVEL9K) ● Aliases ● Saving session ● Splitting sessions ● Themes (solorazed dark) ● Vim/emac/nano ○ Learn the syntax ○ Vim configs
  • 12.
  • 13. VScode (other IDE / editors) ● Treat them as more than an editor ● Use built in tools and shortcuts ● Customize settings ● Use 3rd party plugins ● Snippets ● Icons / Themes ● Its a personal experience, let things suit the way you work
  • 14. VSCode Plugins ● Linting ● Snippets ● Projects / repo ● Git ● Formatting ● Debug / Scratchpad ● Utility
  • 15. General Bookmarks Code Spell Checker Path Intellisense Project Manager Quokka.js Settings Sync Snippets ES7 React/Redux/GraphQL/React-Native snippets Jest Snippets ES6 Snippets Linting Docker ESLint Markdown Preview Enhanced markdownlint tslint Formatting Highlight Matching Tag Prettier TODO Highlight Trailing Spaces Bracket Pair Colorizer indent-rainbow Git GitLens Git History
  • 16. Browser ● Plugins ○ Password (lastpass) ○ Debuggers ○ Refresh ● Pinning tabs ● Grouped tabs ● Create search engines ● Group your favourites
  • 18. Time ● How can we save time? ● Even fraction of a second is helpful ● Speeding up repeatable tasks can save x amount of time per week ● Identifying / navigating through code ● Shortcuts ○ Application level ○ Laptop level ● Internal Tools for repeated tasks ● Focus ○ “Power Hour” ○ Building at your disposal ● Cheatsheets
  • 19. What are some useful examples you have?
  • 20. Conclusion ● Sometimes we neglect everyday behaviours ● Treat work environment like you what you expect from a great UI/UX ● “I will do it later” mentality ● Additional coffee break each day ● Understand the capabilities of the tools at your fingertips ● Shortcuts immediately save you time

Editor's Notes

  1. effienct
  2. The time on a day to day basis you are typing Ergonomic work environment Improve a ui, improve your work comfort Cherry types, blue, red, brown, black, clear Noise differences, click feel, feedback they provide. Makes types alot easier in terms of comfort Size of key The amount of movement between keyboard and mouse
  3. Consistency in our code and projects, but we dont have the same consistency with our working screens Have windows in the same place. Macs - use desktops.
  4. Processing words and colours By getting used to set colours you can find things easier Identify colours to differentiate changes
  5. Utility - rgex test, rest client, sorting, timing Time