Journal @harianto/axioscancelable I recently developed a new NPM module, an enhanced version of axiosBluebird with ESM support. This module simplifies asynchronous operations and provides better control over requests. Create instances with AbortController included and experience the benefits. Download version v1.4.0 today! Install npm i
Vue Revise my code from Vue 2 to Vue 3 Try to understand Vue 3 Advanced things what I’ve known from Vue 2. And migrate some of my codes
javascript Remove Sponsored Feed from Facebook Javascript you can inject to remove Sponsored HTML elements from feed with MutationObserver.
Journal Planning to write own infinite-scroll.js The current state of infinite-scroll.js from the default Casper theme is buggy. I’m going to improve the script and make it work. > Found out it’s my own fault for editing index.hbs file. I didn’t expect you need to add
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.
Journal Shared library axiosBluebird Two beautiful libraries into one to cancel Ajax call with Promise
Ghost Make Disqus comment counting work on Infinite Scroll With MutationObserver you can check which child-elements been mutated
javascript How many chocolates can you get? While I was taking a break from programming, I saw a random post on 9gag and I thought I make a script for it. > A shop sells 1 chocolate at $1. You can exchange 3 wrappers for 1 chocolate. If you have $15, how