PinnedLearning a new language can be fast and cheap… if you don’t do it in the traditional way.I’ve seen a lot of people interested in learning a new language, but most of them don’t do it because they are intimidated about the…Nov 20, 2020Nov 20, 2020
PinnedNPM tips and tricksIf you use NPM in your day-to-day workflow, I’m sure you will like these tips.Nov 29, 20184Nov 29, 20184
GitHub Copilot in VS-Code — Fixing the “self-signed certificate” errorSome time ago I got access to the GitHub Copilot BETA mode but I missed out on the opportunity to testing it because I was having a…Apr 11, 20232Apr 11, 20232
The Future of Artificial Intelligence in BusinessAI has the ability to revise the way we do business and will transform many industries and the way we work in the next years.Jan 18, 20231Jan 18, 20231
Debugging Wordpress with XDebug, DDEV and VSCodeThis article is aimed to people developing Wordpress sites and using DDEV and VSCode. DDEV makes PHP development extremely simple, but for…Nov 9, 20211Nov 9, 20211
Published inThe StartupNeed a Local Static Server? Here Are Several OptionsWhile developing applications, learning to use a library or just testing out something quick, you might encounter the need to host your…Dec 29, 20201Dec 29, 20201
Published inThe StartupNuxt: Adding Babel PluginsAdding Babel plugins to your Nuxt app in order to use the newest features of Javascript is really straightforward.Jul 2, 20202Jul 2, 20202
NPX makes NPM nicer and even more usefulTired of installing NPM packages globally and doing workarounds for achieving that? NPX is here to help you with that and more!Jan 18, 20192Jan 18, 20192
Executing local NPM packagesThere’s a recurring question I get asked about how to run NPM modules that are installed locally in your project without the need to…Dec 5, 20182Dec 5, 20182
Detecting new DOM additions using Sentinel JSToday I stumbled upon this simple library called Sentinel.JS that allows us to detect new DOM elements added to the DOM tree.Nov 22, 2018Nov 22, 2018