Skip to main content

Real-World Examples

  • Chapter
Book cover MooTools Essentials
  • 293 Accesses

Abstract

The bulk of this book up to this point is designed to help you learn the purpose of various methods and classes in the MooTools library. It’s possible, through reading about these methods and classes and looking at the examples, to glean the “MooTools way” of doing things. As outlined at the beginning of this book in “About MooTools” in the Introduction, the following goals are part of MooTools’s core mission:

  • ▪ Don't duplicate code.

  • ▪ Add functionality that fits in principle with JavaScript’s own design philosophy.

  • ▪ Extend native objects (String, Function, Array, Element, Event, and Number) as JavaScript was designed to do.

  • ▪ Write clean, clear, well-named code that is understandable when read by anyone with the skills to understand it.

  • ▪ Abstract as much away from the browser as possible.

  • ▪ Whenever possible, make it still feel like you're writing JavaScript.

  • ▪ Make it modular.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2008 Aaron Newton

About this chapter

Cite this chapter

(2008). Real-World Examples. In: MooTools Essentials. Apress. https://doi.org/10.1007/978-1-4302-0984-3_13

Download citation

Publish with us

Policies and ethics