A real lifesaver for cordova and ionic developers when you encounter CORS errors in the browser preview – Goto yourapp/platforms/browser/cordova/node_modules/cordova-serve/src/browser.js and ch...
https://cordobo.com/2577-quick-tip-fix-cordova-access-control-allow-origin-error/
Update: Latest update supports Angular 18 Say hello to my new Angular QR Code module, called angularx-qrcode. It’s not only a drop-in replacement for the no-longer-maintained ng2-qrcode compone...
https://cordobo.com/2444-angular4-qrcode-generator-component/
If you try to build your ionic/cordova project running with cordova build --release android and the shell returns the following error Could not find gradle wrapper within Android SDK. Might need ...
Update: This issue is now fixed in MySQL Workbench 6.3.9 After upgrading MySQL Workbench 6.2 to 6.3, my Workbench displayed Mac’s spinning wheel of death almost all the time, even with the most...
https://cordobo.com/2398-mysql-workbench-6-3-macos-sierra-hangs-on-simple-queries/
When I first got introduced to the world of the ESP8266, I had a real hard time to find a way to flash the firmware of the ESP8266-01 with an Arduino Uno. Many existing tutorials took essential i...
The other day I had to hotfix ngQuill, a nice angular.js wrapper for the quill.js editor. A variable with an initial value prevented Copy & Paste events in our project and I couldn’t wait to ge...
https://cordobo.com/2307-install-git-repository-branch-bower/