an intro to grav.client via a set of self-guided workshops


Keywords
grav, learn, tutorial, education, gravatar, javascript, nodejs, workshop, xml-rpc
License
MIT
Install
npm install grav.learn@2.0.0

Documentation

grav.learn

An intro to grav.client via a set of self-guided workshops


npm version

Getting Started

grav.learn is a series of exercises which will teach you how to write programs using the grav.client library.

grav.learn menu

Installation

  1. Install Node.js
  2. Run npm install -g grav.learn

Launching the Workshop

To test that grav.learn has been installed successfully, run the command grav.learn in your terminal. This will start the grav.learn application, and you should see a blue menu similar to the one in the screenshot above.

Usage

Each exercise presents a challenge and some starter code.

challenge preview

To complete the exercise, write a program to solve the challenge.

solution preview

License

MIT