Skip to content

Instantly share code, notes, and snippets.

View jtrfs's full-sized avatar
:octocat:
Wassup?

Jan Varmuža jtrfs

:octocat:
Wassup?
  • Olomouc, Czech Republic
  • 07:05 (UTC +02:00)
View GitHub Profile
@jtrfs
jtrfs / my_workspace.txt
Last active March 24, 2024 17:34
workspace to remember
HLAVNI NASTAVENI - settings.json
se mi to vymazalo a ted mam zatim toto:
{
"window.zoomLevel": 1.1,
"breadcrumbs.enabled": false,
"files.autoSave": "onFocusChange",
"editor.fontSize": 17,
"editor.tabSize": 2,
"editor.minimap.enabled": false,
"editor.inlineSuggest.suppressSuggestions": true,
@jtrfs
jtrfs / react-snippets-newer-version.md
Last active October 25, 2022 16:37
react-snippets-newer

VS Code ES7 React/Redux/React-Native/JS snippets

note: This is my copy from their repo md file

Supported languages (file extensions)

  • JavaScript (.js)
  • JavaScript React (.jsx)
  • TypeScript (.ts)
  • TypeScript React (.tsx)
@jtrfs
jtrfs / react-snippets.md
Last active October 29, 2021 12:06
react snippets

Snippets info

Every space inside { } and ( ) means that this is pushed into next line :) $ represent each step after tab.

TypeScript has own components and own snippets. Use search or just type ts before every component snippet.

I.E. tsrcc

React 17 is currently supported by _ prefix.

@jtrfs
jtrfs / WEB DEV SHORTCUTS.md
Last active September 8, 2022 05:21
frequent commands

I've got/I use:

  1. npm
  2. git
  3. node
  4. shell

...