Skip to content

faraday-academy/stream-faq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Stream FAQ

FAQs from Twitch and YouTube livestreams.

Should I Learn Vue, React, or Some Other Framework?

It depends on your goals and experience. I recommend Vue as it's very robust and also the easiest (of all the major frameworks) to get started with. You can choose any framework though, as long as it is still under active development and has a large enough community to help you out if you get stuck.

How Should I Start Learning How to Code?

I recommend freeCodeCamp.org. You can start learning Python and JavaScript right from your browser with interactive challenges.

Why Don't You Use Typescript?

There is nothing wrong with Typescript, but there are complexity and speed tradeoffs with using it. I choose to use regular JS with linting rules and testing unless my team prefers Typescript.

See more thoughts on Typescript here.

What VS Code theme do I use?

Dark theme: I usually use Palenight, right now I'm trying out Gruvbox

Light theme: Solarized light

About

FAQs from Twitch and YouTube livestreams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published