• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Head First JavaScript: cross-browser issues?

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Authors,

1) I had challenges fixing lots of cross browser(Safari/Chrome/IE) issues and cross platform issues(especially iPhone and Android). Did you cover them.

2) I could not find from the Table of contents details on IDE for local and remote debugging(on server). That is line by line using break points, as we have with Java.
Have you covered debugging tools that could address debugging line by line and make development easier.

3) did you cover any test tools for automation testing(like JUnit ).

thanks,
Vishnu
 
author
Posts: 200
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jgdvishnu,
All great questions!!!

And no, we didn't cover any of that. We focused entirely on teaching the language fundamentals.

However, I agree those are awesome topics for future writing/videos on JavaScript and we hope to tackle some of that at our website, wickedlysmart.com.

Thanks so much for letting us know what you need, it's incredibly helpful.

Elisabeth
 
And then the entire population worshiped me like unto a god. Well, me and this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic