Skip to content

A list of resources that are helpful when developing UCLA Radio apps.

License

Notifications You must be signed in to change notification settings

uclaradio/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Resources

A list of resources that are helpful when developing UCLA Radio apps.

VS Code

We love VS Code at UCLA Radio! It's fast and packed full of features. Any text editor, though, has a bit of a learning curve so here are some resources that will help you fall in love with VS Code even faster.

We also recommend the following plugins:

Here are some specific language settings and extensions we like:

HTML

VS Code has great support for writing HTML!

JavaScript

VS Code has a whole section of documentation of Node.js! Be sure to check it out. They also cover debugging in Node.

There's also great front JavaScript support in VS Code. Check out the documentation about React and VS Code and this blog post about debugging React in VS Code.

A reference of popular VS Code debugging recipes is here.

TypeScript

Developer Tools

Git

Some handy resources to get you up to speed with Git and ready for your first pull request.

Terminal

We're big fans of terminal customization. If you aren't familiar or particularly attached a certain shell, we recommend you check out Fish Shell! It has very nice autocompletion and highlighting.

Your shell can be customized with what are called dotfiles—files usually prepended with a . (meaning that they're hidden files). People put things in their dotfiles and share them with other people, so much of your dotfiles will be taken from other places on the internet. Read this great article by Zach Holman for more info about dotfiles.

Javascript

React

GraphQL

About

A list of resources that are helpful when developing UCLA Radio apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published