#dev #vscode #en What is .editorconfig file? EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs Victor Yoalli Aug 22, 2021 • 1 min read
#dev #en My .dotfiles Personal computer setup for macbook and ubuntu server using dotfiles. Victor Yoalli May 30, 2020 • 2 min read
#dev #en Productive Programming using VSCode Extensions Having the best tools for the task is a good option to be productive. Victor Yoalli Aug 13, 2020 • 3 min read
#linux #macos #dev #en #sysadmin Code Clean-Up Day The first question is, what do I do with the closed projects? I simply copy them to another location. There will be error messages, but the project structure remains the same. Victor Yoalli Sep 24, 2021 • 2 min read
#php #dev #en #laravel Laravel packages for every project Packages and libraries to install for every Laravel Project Victor Yoalli Apr 11, 2021 • 1 min read
#linux #dev #en How to setup Jupyter Server using Ubuntu How to install Jupyter on your Ubuntu Server Victor Yoalli May 24, 2021 • 2 min read
#tailwincss #dev #es Probando Tailwind CSS y Creando Ambiente de Desarrollo Conociendo y probando Tailwind CSS de forma rapida e Instalando nuestro ambiente de desarrollo. Victor Yoalli Oct 17, 2020 • 9 min read
#dev #en #javascript #til Slugify using Javascript Create slug from string in Javascript, for example "Today I Learned" => 'today-i-learned' Victor Yoalli Aug 10, 2020 • 1 min read
#vuejs #dev #en #inertiajs Laravel Inertia using Valete secure and Browser sync error Fixing Browser-Sync errors when using Inertia and Valet. Victor Yoalli Dec 03, 2021 • 2 min read
#dev #en #git #til How do I update a GitHub forked repository? How to sync your forked repository to the original want. This is a great way of participating on Open Source without having conflicts in your code. Victor Yoalli Jun 19, 2020 • 2 min read