Last active
October 3, 2025 02:16
-
-
Save Klerith/1609a96092b33a75b8c1605ee87168af to your computer and use it in GitHub Desktop.
Revisions
-
Klerith revised this gist
Mar 26, 2025 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ <h1>TanStack Query</h1> <p align="center"> <img src="https://gist.github.com/user-attachments/assets/31bf9833-8b8e-4d65-8980-1def97e3f95a" width="150" alt="Tanstack Logo" /> </p> -
Klerith revised this gist
Jul 20, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,6 +45,8 @@ * [Otro set de íconos - VSCode Icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons) * [Set de íconos - Beardedicons](https://marketplace.visualstudio.com/items?itemName=BeardedBear.beardedicons) ### Wallpapes * [Wallpapers Developer](https://drive.google.com/drive/folders/1ItU8rbSGJjnh2USOBGwaCo9nYKifPJ6m?usp=sharing) -
Klerith revised this gist
Jul 18, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,7 +35,7 @@ * [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens) * [Auto Barrel Files](https://marketplace.visualstudio.com/items?itemName=imgildev.vscode-auto-barrel) ### Temas que estoy usando en VSCode: -
Klerith revised this gist
Jul 18, 2024 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -41,9 +41,9 @@ * [Tokyo Night](https://marketplace.visualstudio.com/items?itemName=enkia.tokyo-night) * [Material Icons](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) * [Otro set de íconos - VSCode Icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons) ### Wallpapes -
Klerith revised this gist
Jul 18, 2024 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -43,6 +43,7 @@ * [Iconos](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) * [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons) ### Wallpapes -
Klerith revised this gist
Jul 18, 2024 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,9 +2,8 @@ <img src="https://tanstack.com/_build/assets/logo-color-600w-Bx4vtR8J.png" width="150" alt="Tanstack Logo" /> </p> ## Instalaciones * [Visual Studio Code](https://code.visualstudio.com/) -
Klerith revised this gist
Jul 18, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ### Extensiones * [ES7 React/Redux](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) -
Klerith revised this gist
Jul 18, 2024 . 1 changed file with 25 additions and 17 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,51 +1,59 @@ <p align="center"> <img src="https://tanstack.com/_build/assets/logo-color-600w-Bx4vtR8J.png" width="150" alt="Tanstack Logo" /> </p> # Instalaciones recomendadas ## Instalaciones Necesarias * [Visual Studio Code](https://code.visualstudio.com/) * [Postman](https://www.postman.com/downloads/) * [Node](https://nodejs.org/es/) ### Instalaciones recomendadas sobre React * [ES7 React/Redux](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) * [Simple React Snippets](https://marketplace.visualstudio.com/items?itemName=burkeholland.simple-react-snippets) * [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag) * [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype) * [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) * [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag) * [Console Ninja](https://marketplace.visualstudio.com/items?itemName=WallabyJs.console-ninja) * [DotEnv](https://marketplace.visualstudio.com/items?itemName=mikestead.dotenv) * [Easy Snippet](https://marketplace.visualstudio.com/items?itemName=inu1255.easy-snippet) * [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens) ### Temas que estoy usando en VSCode: * [Tokyo Night](https://marketplace.visualstudio.com/items?itemName=enkia.tokyo-night) * [Iconos](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) ### Wallpapes * [Wallpapers Developer](https://drive.google.com/drive/folders/1ItU8rbSGJjnh2USOBGwaCo9nYKifPJ6m?usp=sharing) ## Comunidad de Discord Los invitamos a que se unan a nuestra comunidad de estudiantes en Discord y habla con personas que también estan aprendiendo igual que tu sobre diversas tecnologías. <a href="https://discord.gg/KySgxtdKv6" target="blank"> <img src="https://files.cdn.thinkific.com/cdn-cgi/image/width=1920,dpr=3,onerror=redirect/file_uploads/643563/images/c4f/52b/ecc/HOME-BANNER-COMUNIDAD-discord.jpg"> </a> -
Klerith revised this gist
Nov 1, 2022 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,6 +14,7 @@ * [Node](https://nodejs.org/es/) * [Git](https://git-scm.com/) Ejecutar estos comandos en la consola o terminal (puede ser cualquier nombre y cualquier correo) ``` git config --global user.name "Tu nombre" -
Klerith revised this gist
Nov 1, 2022 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,6 +14,7 @@ * [Node](https://nodejs.org/es/) * [Git](https://git-scm.com/) Ejecutar estos comandos en la consola o terminal (puede ser cualquier nombre y cualquier correo) ``` git config --global user.name "Tu nombre" git config --global user.email "Tu correo" -
Klerith revised this gist
Nov 1, 2022 . 1 changed file with 10 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,10 +13,20 @@ * [Node](https://nodejs.org/es/) * [Git](https://git-scm.com/) ``` git config --global user.name "Tu nombre" git config --global user.email "Tu correo" ``` ## Extensiones de VSCode * [Activitus Bar](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.activitusbar) * [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype) ### Temas que estoy usando en VSCode: * [Tokyo Night](https://marketplace.visualstudio.com/items?itemName=enkia.tokyo-night) -
Klerith revised this gist
Oct 28, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,7 +32,7 @@ * [TypeScript Importer](https://marketplace.visualstudio.com/items?itemName=pmneo.tsimporter) * [Wallpapers Developer](https://drive.google.com/drive/folders/1ItU8rbSGJjnh2USOBGwaCo9nYKifPJ6m?usp=sharing) -
Klerith revised this gist
Oct 28, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ## Extensiones de VSCode * [Activitus Bar](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.activitusbar) ### Temas que estoy usando en VSCode: -
Klerith created this gist
Oct 28, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,39 @@ <p align="center"> <img src="https://react-query-v3.tanstack.com/_next/static/images/logo-7a7896631260eebffcb031765854375b.svg" width="400" alt="Vue Logo" /> </p> # Instalaciones recomendadas ## Instalaciones Necesarias * [Google Chrome](https://www.google.com/chrome/) * [Visual Studio Code](https://code.visualstudio.com/) * [Postman](https://www.postman.com/downloads/) * [Node](https://nodejs.org/es/) ## Extensiones de VSCode [Activitus Bar](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.activitusbar) ### Temas que estoy usando en VSCode: * [Tokyo Night](https://marketplace.visualstudio.com/items?itemName=enkia.tokyo-night) * [Iconos](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) ### Instalaciones recomendadas sobre React * [ES7 React/Redux](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) * [Simple React Snippets](https://marketplace.visualstudio.com/items?itemName=burkeholland.simple-react-snippets) * [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag) * [TypeScript Importer](https://marketplace.visualstudio.com/items?itemName=pmneo.tsimporter)