diff --git a/huxtable_ashton_resources.md b/huxtable_ashton_resources.md new file mode 100644 index 0000000..5823c5f --- /dev/null +++ b/huxtable_ashton_resources.md @@ -0,0 +1,8 @@ +Git/GitHub resources: + - Commit Messages: https://chris.beams.io/posts/git-commit/ + - GitHub Workflow: https://guides.github.com/introduction/flow/ + - GiitHub Workflow/collaborative workflow: https://dev.to/jenshaw/collaboration-on-git-and-github-2m3l + +Javascript Resources: + - String splits: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/split +