Shelob9 / testing-javascript-in-and-around-wordpress

Slides for my talk "JavaScript Testing In And Around WordPress"

Home Page:https://shelob9.github.io/testing-javascript-in-and-around-wordpress/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started With JavaScript Testing for WordPress

Source for talk slides. A presentation about JavaScript testing for Wordress developers. Presented July, 2022 at WordCamp Santa Clarita.

JavaScript Testing In And Around WordPress

This is an update of a talk presented October, 2019 at WordCamp New York City 2019.

Links

Development

Boilerplate used: https://github.com/whoisryosuke/mdx-deck-netlify

To run the presentation deck in development mode:

yarn #install
yarn start #start

Edit the deck.mdx file to get started.

Deploy To Github Pages

yarn deploy
git add . "rebuild"
git push

About

Slides for my talk "JavaScript Testing In And Around WordPress"

https://shelob9.github.io/testing-javascript-in-and-around-wordpress/


Languages

Language:JavaScript 100.0%