Essential Tools Flashcards

1
Q

Was sind beliebte Text Editors/IDEs?

A
  • VSCode
  • Sublime Text
  • Atom (wird weniger)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Was ist Visual Studio Code/VSCode?

A
  • Ein open source Texteditor

- Kann mit vielen Extensions zu einem IDE-like Web Development Tools expandiert werden

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Was sind beliebte Web Browser?

A
  • Chrome

- Firefox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Was sind beliebte Design und Mockup Tools?

A
  • Adobe XD
  • Photoshop
  • Sketch
  • Figma
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Was sind beliebte 3rd Party Terminals?

A
  • Git Bash
  • WSL (Windows Subsystem for Linux)
  • Hyper (Auf Electron aufgebaut)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Was sind Tools um Code Snippes zu dokumentieren?

A

-Code-Notes (kann GIST direkt erstellen)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Was sind beliebte RDBMS Tools?

A

-SQLite Studio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Was ist Linting?

A
  • Ein Program, welches Code nach Coding Errors und schlechten Code Conventions scanned
  • Kann nach verschiedenen Regeln/Styles ausgerichtet sein
How well did you know this?
1
Not at all
2
3
4
5
Perfectly