Skip to content

olitreadwell/awesome-olitreadwell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awesome-olitreadwell Awesome

A curated list of awesome stuff Oli Treadwell likes

Oli Treadwell's Starred Repos

Connect with Oli Treadwell on LinkedIn

Oli Treadwell's Resume on GitHub

Table of Contents

Visual Studio Code

Visual Studio Code Live Share

Visual Studio Code Live Share is a tool that allows you to share your code with others in real time. It's great for pair programming, or for getting help from a friend.

Visual Studio Code Source Control Tab

The Source Control tab in Visual Studio Code allows you to manage your Git repositories without leaving the editor.

Visual Studio Code Extensions

axe Accessibility Linter

The axe Accessibility Linter extension for Visual Studio Code allows you to find and fix accessibility issues in your code.

ESLint

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs.

Live Preview

I prefer this over Live Server because it is being actively maintained, is built by Microsoft, and has more features.

Prettier

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

W3C Web Validator

The W3C Web Validator extension for Visual Studio Code allows you to validate HTML and CSS files for compliance against W3C standards.

Software Engineering Best Practices

Here are some resources for best practices in software engineering.

Frontend

HTML

JavaScript

ReactJS

READMEs

Contribute

This project is not accepting contributions at this time. Please check back later.

Feel free to fork this project and make your own. If you do, please link back to this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published