SlideShare a Scribd company logo
How to set up a good web
 development workspace
      (with Firefox)
First Step !
• UPDATE YOUR BROWSER every time you
  launch it

• Uninstall all weird and useless toolbars (AOL,
  SFR, Snap.do, etc …)

• Create bookmarks of documentations
  websites (php.net, developer.mozilla.org, …)
Add-ons
• Firebug

• FirePhp

• FireFTP

• Web Developer

• MeasureIt
Tools online
• JSHint : http://www.jshint.com/

• -prefix-my-css : http://prefixmycss.com/

• CSS3 Generator : http://css3generator.com/

• W3C Validator : http://validator.w3.org
Conclusion
Your browser have to be clean and memory
efficient.
In order to develop prefer an IDE like NetBeans
or Eclipse.
Use a versioning system (subversion, Git).

And for best working condition, don’t use WAMP
or XAMP but install a Debian distribution.

More Related Content

PPTX
A crash course in scaling wordpress
PPTX
Instruction to build Apache CloudStack docs with Sphinx
PDF
The development environment
PDF
Making Magic with WP-CLI
KEY
Productivity 101: Making a Easily Re-deployable Dev Environment with Subversion
PDF
Modernizing Your WordPress Workflow with Grunt & Bower
PPT
Extending Your WordPress Toolbelt with WP-CLI
PPTX
Vagrant
A crash course in scaling wordpress
Instruction to build Apache CloudStack docs with Sphinx
The development environment
Making Magic with WP-CLI
Productivity 101: Making a Easily Re-deployable Dev Environment with Subversion
Modernizing Your WordPress Workflow with Grunt & Bower
Extending Your WordPress Toolbelt with WP-CLI
Vagrant

What's hot (20)

PDF
Extending your WordPress Toolbelt with WP-CLI - WordCamp Austin 2014
PDF
WP-CLI Talk from WordCamp Montreal
PDF
Jakarta WordPress Meetup #9: Introducing VVV 2
PPTX
WordPress Development with VVV, VV, and Vagrant
PDF
Easy WP Dev environments with VVV
PDF
DjangoZoom lightning talk
PDF
Removed unused css
PPTX
Introduction to using Grunt & Bower with WordPress theme development
PPTX
Ryan Duff 2015 WordCamp US HTTP API
PPTX
Evading anti virus detection in downloader scripts - zusy
PPTX
WordPress Bhubaneswar Meetup - dive into gutenberg creation
PDF
Cool Tools for Customizing (Websites) - Ver1
PPTX
.NET no Browser - Webassembly com Blazor!
PDF
Vagrant for local and team WordPress Development
PDF
JavaScript development methodology
PPT
Bower Phoenix Javascript meetup
PDF
Nuxt로 사내서비스 구현하면서 얻은 경험 공유
PDF
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
PDF
Standards.next: HTML - Are you mything the point?
PPTX
Coffeescript installation
Extending your WordPress Toolbelt with WP-CLI - WordCamp Austin 2014
WP-CLI Talk from WordCamp Montreal
Jakarta WordPress Meetup #9: Introducing VVV 2
WordPress Development with VVV, VV, and Vagrant
Easy WP Dev environments with VVV
DjangoZoom lightning talk
Removed unused css
Introduction to using Grunt & Bower with WordPress theme development
Ryan Duff 2015 WordCamp US HTTP API
Evading anti virus detection in downloader scripts - zusy
WordPress Bhubaneswar Meetup - dive into gutenberg creation
Cool Tools for Customizing (Websites) - Ver1
.NET no Browser - Webassembly com Blazor!
Vagrant for local and team WordPress Development
JavaScript development methodology
Bower Phoenix Javascript meetup
Nuxt로 사내서비스 구현하면서 얻은 경험 공유
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
Standards.next: HTML - Are you mything the point?
Coffeescript installation
Ad

Viewers also liked (10)

DOC
Interaccionismo simbólico
PDF
FAO’s Submission D - agricultural practices and technologies - to SBSTA 44 (M...
ODP
New try
DOCX
Project center in trichy @ieee 2016 17 titles for java and dotnet
PPS
Allahu Haiyun - عقيدة أهل الحق - الله حي ذو امتنان
PDF
Untitled Presentation
PPT
7 leadership lesson of from m.s.dhoni's captancy
PDF
مصحف المدينة النبوية برواية الدوري عن أبي عمرو
PDF
أحاديث قدسية 1
PDF
Marina Garrido
Interaccionismo simbólico
FAO’s Submission D - agricultural practices and technologies - to SBSTA 44 (M...
New try
Project center in trichy @ieee 2016 17 titles for java and dotnet
Allahu Haiyun - عقيدة أهل الحق - الله حي ذو امتنان
Untitled Presentation
7 leadership lesson of from m.s.dhoni's captancy
مصحف المدينة النبوية برواية الدوري عن أبي عمرو
أحاديث قدسية 1
Marina Garrido
Ad

Similar to Web development-work space (20)

PPTX
Web Ninja
PDF
Web Application Development Tools for Creating Perfect User Experience
PPT
Development Environment Tips
PPT
Planning for-high-performance-web-application
PPT
Web Speed And Scalability
PDF
Mozcafe@bcrec1
PDF
Web-Development.pdf
PPTX
Web application development
PDF
MozTW YZU CSE Lecture
PDF
A Complete Web Development Guide For Non-Technical Startup Founder
PPTX
Web development tool
PDF
web-development-a-beginner-guide.pdf
PPTX
Edy Dawson Notes on SF HTML5 Dev Conf
PPTX
Introduction to Web Development: Basics and Best Practices
PPTX
Open Web Technologies and You - Durham College Student Integration Presentation
PDF
Firefox extensions for_developers
PDF
What are the Three Main Stages of Web Development?
PDF
Nurture Talent's webinar on "Website Development for Non-Technical Founder"
KEY
Website Testing Practices
PPT
dreaweaveradobecsstutorialsandhtmllesson.ppt
Web Ninja
Web Application Development Tools for Creating Perfect User Experience
Development Environment Tips
Planning for-high-performance-web-application
Web Speed And Scalability
Mozcafe@bcrec1
Web-Development.pdf
Web application development
MozTW YZU CSE Lecture
A Complete Web Development Guide For Non-Technical Startup Founder
Web development tool
web-development-a-beginner-guide.pdf
Edy Dawson Notes on SF HTML5 Dev Conf
Introduction to Web Development: Basics and Best Practices
Open Web Technologies and You - Durham College Student Integration Presentation
Firefox extensions for_developers
What are the Three Main Stages of Web Development?
Nurture Talent's webinar on "Website Development for Non-Technical Founder"
Website Testing Practices
dreaweaveradobecsstutorialsandhtmllesson.ppt

Web development-work space

  • 1. How to set up a good web development workspace (with Firefox)
  • 2. First Step ! • UPDATE YOUR BROWSER every time you launch it • Uninstall all weird and useless toolbars (AOL, SFR, Snap.do, etc …) • Create bookmarks of documentations websites (php.net, developer.mozilla.org, …)
  • 3. Add-ons • Firebug • FirePhp • FireFTP • Web Developer • MeasureIt
  • 4. Tools online • JSHint : http://www.jshint.com/ • -prefix-my-css : http://prefixmycss.com/ • CSS3 Generator : http://css3generator.com/ • W3C Validator : http://validator.w3.org
  • 5. Conclusion Your browser have to be clean and memory efficient. In order to develop prefer an IDE like NetBeans or Eclipse. Use a versioning system (subversion, Git). And for best working condition, don’t use WAMP or XAMP but install a Debian distribution.