Muhammad Aryo Muzakki
Muhammad Aryo Muzakki
Saya akan mengerjakan materi `035 CSS Specificity`
I would prioritizes on selectors documentation first for quicker updates and bug fixes like you said, maybe contributing.md too. I actually lack of experience for that standard md files. I...
Thanks for the feedback @UsmanAhmadSaeed Well, the actual problem I found is that comments wasn't enough to tell me which element to used, because describing the element into comments is...
> I am using like this and getting same error > > ``` > const { Pulse } = require('@pulsecron/pulse'); > const pulse = new Pulse(); > ``` in my...
why still no guide till this day. I just jump on slim with some php knowledge and once try learning codeigniter/laravel around 3 years ago, but still facing a problem,...
Thanks for submitting your issue. I don't know when i can make pull request, but here is the changes we needed to fix this issue if somebody want to make...
> > I have also tried disabling all other extensions to check for possible conflicts, but this does not seem to be the problem. seems like whatsapp is giving a...
It's late but I actually face the same issue, extension not working after it has been updated. Only pressing CTRL + Shift + R on whatsapp not working too. With...
> @aryomuzakki , I think users who haven't refreshed WhatsApp Web might still be seeing elements in their DOM with `role="row"` instead of `role="listitem"`. I think this is the only...
Thank you 🎉 ### Solution Upgrade `bun` to latest version. (minimum version = `v1.2.3`)