webdev-resources

Web Development Resources

Last Updated: 2024-06-27


About The Project

This is a documentation repository for my tech notes, templates, and other resources that I’ve accumulated and developed over the years as a web developer. It’s like a one-stop-shop for all the tools and examples that I find myself continually reaching for when I’m building or troubleshooting a project.


Usage

Documents will typically be written in Markdown. As such, they should be easily viewable in any web browser. To use/modify the documents, clone or download the document and open it in your text editor of choice.


Roadmap

I continually add to this project; I go where my curiosity takes me and add to my repository of knowledge as needed. If you would like to contribute or if you’d like a specific guide to be created, feel free to reach out to me and let me know.


License

Distributed under the MIT License.


Contact

Nate: GitHub Grepper Tecnate


Resource List

CSS

  1. Bootstrap for Oxygen
  2. Responsive Font Sizing
  3. Tecnate Web Solutions - Default Styles

Git

  1. Git Cheatsheet
  2. Git Ignore Template
  3. React For GitHub Pages

HTML

  1. HTML Notes

JavaScript

  1. Arrays Cheatsheet
  2. JavaScript Notes

React

  1. React Notes
  2. Root File Templates

Markdown

  1. Markdown Cheatsheet

Math

  1. Math Programming Cheatsheet

Terminal

  1. Mac Terminal Cheatsheet

Books

  1. Think Like A Programmer

Visual Studio Code

  1. VSCode Shortcuts for Mac OS