Update ascently-climbing-tracker.md
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m29s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m29s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Building Ascently: Why I Chose Native Over Cross-Platform"
|
title: "Building Ascently: Why I Chose Native Over Cross-Platform"
|
||||||
description: "Building a fully native climbing tracker and why I didn't use Flutter or React Native."
|
description: "Building a fully native climbing tracker and why I didn't use Flutter or React Native."
|
||||||
pubDate: "2025-02-15"
|
pubDate: "2025-10-16"
|
||||||
tags: ["projects", "open-source", "mobile"]
|
tags: ["projects", "open-source", "mobile"]
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -31,6 +31,6 @@ This made the architecture simpler. No need to figure out integrating an analyti
|
|||||||
|
|
||||||
Building native apps on both platforms taught me that cross-platform frameworks solve a real problem—but not _my_ problem. I wanted to learn native development while solving a problem I felt was never properly solved. And of course I wanted full control over the tech stack without abstractions or code generation getting in the way.
|
Building native apps on both platforms taught me that cross-platform frameworks solve a real problem—but not _my_ problem. I wanted to learn native development while solving a problem I felt was never properly solved. And of course I wanted full control over the tech stack without abstractions or code generation getting in the way.
|
||||||
|
|
||||||
## Try It (Or Don't)
|
## Try It (pls >.<)
|
||||||
|
|
||||||
If you climb and you're looking for a simple app to manage your trips to the gym, please give [Ascently](https://ascently.atri.dad) a shot. All the code is available at [git.atri.dad/atridad/Ascently](https://git.atri.dad/atridad/Ascently).
|
If you climb and you're looking for a simple app to manage your sessions, please give [Ascently](https://ascently.atri.dad) a shot. All the code is available at [git.atri.dad/atridad/Ascently](https://git.atri.dad/atridad/Ascently).
|
||||||
|
|||||||
Reference in New Issue
Block a user