buccaneer-testerdeprecated

A list of resources for buccaneer tester (Books, Videos, Podcasts, Articles)

Usage no npm install needed!

<script type="module">
  import buccaneerTester from 'https://cdn.skypack.dev/buccaneer-tester';
</script>

README

Buccaneer Tester Resources

A list of buccaneer Tester resource links.

Books

Videos

Podcasts

Articles

Newsletters

Contributing

  1. Fork & clone it
  2. Run npm install
  3. Add your resource to list.json or use the node link
  4. Run node index to update README.md with your changes
  5. Create your feature branch (git checkout -b my-new-feature)
  6. Commit your changes (git commit -am "Add some feature")
  7. Push to the branch (git push origin my-new-feature)
  8. Create new Pull Request