30 followers
Developers friend. Web developer and technical writer.
While working on a project based in Nuxt recently, I needed to separate some application-level logic into a separate Nuxt module so it can be managed...
Passport or Sanctum? One popular question I have seen everywhere is people asking: "Should I use Passport or Sanctum to authenticate my API"? I have...
Testing your code is one way to ensure that you have a high-quality codebase, which is one way to ensure the maintainability of your projects and also...
Last November, PHP 7.4 was released and the entire community was so excited with the new features that this release brings with it. You can now build...
A couple of days ago I wrote the part 1 of this post which outline everything involved in setting up the share dialog which is common to native apps...
Native Apps vs Web Apps Common native apps like Twitter or any app that allows you to share content outside of them have a dialog like this one below...