Skip to content

Frequently Asked Questions

CJ R edited this page Feb 25, 2019 · 4 revisions

What break timer do you use?

It's called Time Out by Dejal. It is only available for Mac. For Windows, checkout Eye Leo. I have it setup for a 10 second micro break every 10 minutes and a 5 minute break every 60 minutes.

Will the livestream be available as a video?

Yes! Every livestream is immediately available to watch after the stream is over. The URL is will be the same. Longer streams take time to process, but will show up on the Coding Garden videos page after a few hours.

What code editor do you use?

In my earlier videos I used Atom. Now I use VS Code. I have lots of plugins and settings that make VS Code behave the way it does. Checkout the vscode-settings repo on github to see all of the plugins and settings I use.

What theme do you use in VS Code?

For VS Code I use Seti-Monokai. In my older videos where I am using Atom, I use Brahalla Syntax.

What keyboard do you use?

An inexpensive mechanical keyboard from Amazon. Check it out here: https://amzn.to/2EwYmSd

How long have you been coding?

Over 15 years! I started coding HTML / CSS websites as a kid. Learned Java, C, C++ in college. Wrote C# / .NET desktop applications for a while. Started learning modern web technologies in my spare time, and taught JavaScript full stack web development for 3+ years.

What's the best way to contact you?

Join the discord. https://coding.garden/discord

How do you add emojis in VS Code?

This is a feature of Mac OS X. Press CTRL+CMD+Space to bring up the emoji menu! On Windows 10 you can use CTRL+Period

Clone this wiki locally