Achmad Kurnianto

Results 7 issues of Achmad Kurnianto

Hello, @brycx . Your library is awesome. I hope I can use `pasetors` in my web app. Although there are libraries which already implement PASETO using javascript programming language, unfortunately...

I have an ejected CRA with a custom webpack loader. I use `swc-loader` instead of `babel-loader` for faster compile time. Actually, I add `@walletconnect/web3-provider` into my app. I got an...

I have installed python 3.7.1 in my notebook. I want to use dash-component-boilerplate as base project for my company. Unfortunately I got error like this. ```sh Executing: python -m venv...

In [this video](https://www.youtube.com/watch?v=LOeioOKUKI8), firebase functions can successfully integrate with node.js application, specifically express framework. I want to use [fastify](https://www.fastify.io/benchmarks/) framework because it has better performance than express. Unfortunately, when I...

type: feature request

Excuse me, Mr. @floatinghotpot . I use your plugin to play or stop audio files in [my game project](https://play.google.com/store/apps/details?id=id.champsosis.zoogamescard). Almost users who installed that game get `ConcurrentModificationException`. This is one...

Hello, @abraham. Thanks for creating this library. I'am just curious is there any plans to use https://github.com/tc39/proposal-decorator-metadata ?

My office use bitbucket and JIRA to organize SCM and issue management. I have set `repository.url` inside package.json file from bitbucket. For issue link, we use URL from JIRA instead....

question