Brian Jumaquio

Brian Jumaquio

Web Developer

  • Articles
  • About me
  • Contact me
© 2026 All rights reserved.
November 2017 / Tech

Angular - Get the ip address of the user

In this short blog post, I will show you how to get the ip address of the user.

Read more →
October 2017 / Tech

Angular - Clear all your console logs in production build with just a few lines of code.

When you were developing an application, you probably insert a lot of console.log statements in your code everywhere.

Read more →
October 2017 / Tech

Note to myself when deploying to firebase

When developing Angular app with firebase, I usually update the database security rules in the firebase dashboard. Here's a sample ...

Read more →
October 2017 / Tech

Entity Framework Core for Newbie — Add-Migration Not Working

I’m starting to play around with Entity Framework Core and I am so excited about it. When I get to the part where I have to add a migration, I typed in the command...

Read more →
← PREV → NEXT