CompulsiveCoders
Home Tech Debug Maths
How to run DB migration on AWS elastic beanstalk
tech

How to run DB migration on AWS elastic beanstalk

My setup to run DB migrations with AWS elastic beanstalk + Nest.js + Typeorm
March 24th 2020
Laradock: How to fix Permission denied issue
tech

Laradock: How to fix Permission denied issue

Working with Laravel and Docker, how to fix "The stream or file "/var/www/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied" error.
April 8th 2020
NPM Error: unscoped packages cannot be private
tech

NPM Error: unscoped packages cannot be private

How to deal with "npm ERR! unscoped packages cannot be private" error while publishing a NPM package.
April 8th 2020
Compute Pi with Javascript and big.js
tech

Compute Pi with Javascript and big.js

Compute Pi’s 300 first digits using Javascript and only Javascript. Why is it hard? Because, Javascript has its own limitations when dealing with float precisions, especially when dealing with non trivial math functions.
April 8th 2020
VueJS Component template should contain exactly one root element
tech

VueJS Component template should contain exactly one root element

VueJS component templates can contain one and only one root node. In some case, you cannot afford to add an extra parent element without breaking HTML structure.
April 8th 2020
How to Split Dependencies into Multiple Vendors using Laravel Mix
tech

How to Split Dependencies into Multiple Vendors using Laravel Mix

Laravel Mix has its own limits: it doesn’t provide a great flexibility when dealing with multiple frontend application hosted in the same projet; mix cannot generate multiple vendors, split assets easily to different folders.
April 8th 2020
Javascript ES6 – TypeError: Object.entries is not a function
tech

Javascript ES6 – TypeError: Object.entries is not a function

How to fix the following error into your browser console: "TypeError: Object.entries is not a function."
March 25th 2020
Mac Os Error: Userland Proxy: address already in use
debug

Mac Os Error: Userland Proxy: address already in use

Error starting userland proxy: listen tcp 0.0.0.0:80: bind: address already in use
March 25th 2020
How to Edit a File on Heroku Dynos using Nano or Vim
tech

How to Edit a File on Heroku Dynos using Nano or Vim

Heroku is a cloud platform offering server hosting and management, along with a rich ecosystem of integrated services such as PostgreSQL, Redis cache, Sentry, PaperTrail, MailTrap, NewRelic, etc.
March 24th 2020

Who we are

Two Software Engineers passionate about modern web technologies

Compulsive coders is more than a blog. We experiment new web technologies from hosting to frontend, and wanto to share as much as we can with the community. We are two experienced software engineers who love to code and create apps and we hope that this website will help you in your own developer journey.

Gilbert & Charles.

Hot Tags

#Maths #Tech #Debug

Popular posts

@CompulsiveCoders 2020