Skip to content

Collection of experiments as I work through learning Angular + the JSON API for WordPress.

Notifications You must be signed in to change notification settings

aymenelhajayed/angular-experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Angular Experiments

This is just a collection of experiments as I work through learning Angular + the JSON API for WordPress.

Each folder contains a basic theme with a different example or experiment.

For these examples to work, the JSON REST API (WP API) plugin must be installed (at least until it gets rolled into WordPress core).

AE-1

This really basic example shows how to enqueue Angular, fetch 10 posts from the JSON API, and then output the title and excerpt from each post onto the page.

About

Collection of experiments as I work through learning Angular + the JSON API for WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 49.8%
  • JavaScript 27.2%
  • CSS 23.0%