Where is NoteTrac.io in the App Store?October 27, 2022 | notetracWe have built Note Trac very intentionally to be resilient to cancellation from big tech. We appreciate that you can never be completely…Read More
React.js: Building a Password Strength MeterSeptember 17, 2020 | software-engineeringIn this post, we’ll walk through a simple React.js example of how to build a password meter display to indicate the strength of a password…Read More
Spring Cloud Config Server Encrypted ValuesJune 25, 2020 | software-engineeringRecently I have been working on building an app using Spring Boot with Java 11 and was prototyping a solution for external configuration…Read More
JSON Web Token (JWT) SimplifiedJune 18, 2020 | software-engineeringJSON Web Tokens are formally standardized in RFC 7519 and commonly referred to as JWT. JWT is a means of confirming someones claim to use a…Read More
WordPress Security - Hide LoginJune 11, 2020 | complianceThis is the first post in a new series on WordPress Security. Today we will discuss how you can change the default URL for logging into the…Read More
Contact Form 7 & reCAPTCHA v3 issueApril 29, 2020 | package-solutionsRecently I encountered a problem on my website with my contact form. Every time I’d test it I would get an error on submit saying “There was…Read More