-
·
Genesis and Angular: Adding Routing to Posts and Pages (Part 3)
This is the third post in a three part series on using Genesis and Angular. Part 1 can be read here, and Part 2 can be read here. Routing is part of the magic of web applications, and not something that we really think about when we’re developing WordPress sites since it’s basically taken care…
-
·
Using Angular to Display Content in Genesis Using the WP REST API (Part 2)
This is the second post in a three part series on using Genesis and Angular. Part 1 can be read here, and Part 3 can be read here. In my last post on the subject, we left off with two-way bindings to show that our Angular markup was working in Genesis. That’s great! But we want…