javascript Remove Sponsored Feed from Facebook Javascript you can inject to remove Sponsored HTML elements from feed with MutationObserver.
docker Dockerize Node App Great way to show off your app, with the idea that it always works on every OS. Well that the idea. > This article expect you to have Docker Hub account, and understand about NodeJS. First you need to know what Node version your project
Guide Guide Create Chat Socket.io SSR Nuxt app Understanding under the hood without installing plugins.
Getting Started Getting Started ExpressJS 2020 Generate Express Application for SCSS (Sass) HBS (Handlebars) Git
git Storing Images and Demos in your Repo In this quick walkthough you'll learn how to create a separate branch in your repo to house your screenshots and demo gifs for use in your master's readme. How to 1. Clone a fresh copy of your repo In order to prevent any loss
Vue Replace Vuex with Vue.observable From the beginning when Vue was v0.12 (5 years ago) and Vuex didn’t exist yet and I had to make own “global” state storage. I had to use $root to access the properties from any component with ease and Crossroads.js [https:
Ghost Edit your Ghost Post with Shortcut Ctrl+Shift+Alt+Click A quick way to edit your Post by clicking an Post element with keyboard combination that redirects you to Admin post editor.
Pop!OS Set Default HDMI audio on PopOS Guide to find out which audio on your HDMI device is running and set which ones as default.
linux Generate init.d script for Node apps For people that wants to run node on start-up on Debian/Ubuntu.
Front end Create quick prototype with Vue and Less (2020) We’re been bombarded with building tools such as Webpack, Gulp and Grunt and what not, but you still want to create something quick, without having an advanced editor by hand and you just want to start on the fly. Ghost blog has a