Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Prototype.js Fundamentals

Learn the basics of Javascript and walks through a few simple projects in the first part of the course, and then how to do simple Ajax requests and updates, then jump into working with Javascript and JSON sent by a server.

Geoffrey Grosenbach - Pluralsight course - Prototype.js Fundamentals
by Geoffrey Grosenbach

What you'll learn

Did your first few years of Javascript programming consist of copy and paste? It's time to learn it right! Javascript is a highly dynamic language with many interesting features which most developers never learn. Yet familiarity with Javascript is a must if you want to develop current web applications with the full power of modern browsers. The Prototype.js library makes Javascript nearly painless. It extends native objects with extra functionality and makes it easy to organize your code or even extend built-in objects. If you're a Rails developer, it's time to learn the magic behind the Javascript libraries that ship with Rails. You may even find yourself taking advantage of the power or Prototype instead of using the Rails helpers that insulate you from the process! If you want to use Prototype with another server-side framework, you'll learn the client-side basics you need to be confident with Ajax.

Table of contents

About the author

Geoffrey Grosenbach - Pluralsight course - Prototype.js Fundamentals
Geoffrey Grosenbach

Geoffrey founded PeepCode and has created numerous courses on Ruby, JavaScript and Shell.

More Courses by Geoffrey