Explore >> Select a destination


You are here

joshcollinsworth.com
| | khromov.se
8.8 parsecs away

Travel
| | In this blog post I'd like to share with you how I self-published Appreciation Jar, a gratitude journaling app for couples. If you want to see how the app looks before you start to read, here is a short demo video: The idea My partner and I were looking for ways to be more mindful of each other and share positive affirmations. We originally started with a physical jar that we dropped small hand written notes in (I guess you could call it the original "MVP"). One late evening, in a particularly developer-...
| | julian.is
9.2 parsecs away

Travel
| | PWAs are here to stay, and using them today could improve the engagement, bounce rate, and conversion rates of your website.
| | blog.pwabuilder.com
10.0 parsecs away

Travel
| |
| | timdeschryver.dev
83.2 parsecs away

Travel
| To improve the security of our Single Page Applications, let's ditch the access tokens in the browser and make the Backend for Frontend (BFF) responsible for the authentication process using the Authorization Code flow with PKCE. To achieve this, we'll use the Duende.BFF NuGet package and let it communicate with Auth0.