Journal 📝
This section is dedicated to combine all the Logs
in all the projects, shown in chronological order.
The idea is to have one place to see all the latest updates in some projects / career.
Isn’t that what the Blog page should be about?
¯\_(ツ)_/¯
Conclusions
We didn’t actually have the time to discuss some conclusions, or have some kind of post-mortem
… but more or less we agreed on some conclusions.
Day 2, let's go!
I slept quite much for jam-standards (6h or so), since I’m a bit old for non-sleep jams :D.
Lost and found
I lost the source code of the game! D: - what happened next will surprise you!
New Font! :)
I’ve changed the font of the website, and I think this one looks way better than the old one.
2020
December
#10 Lazy-load is not great
I’ve just discovered that lazy loading components is not that great for this kind of apps.
#9 Preparations for Android release
I’ve started the preparations for the release in android apps. It was not straight forward, and I had to dig a bit into github
issues, but I think it’s now ready to release :)
#8 Improved responsiveness and release!
I’ve finished all the preparations to finally have a first release. For now it’s just a Web release (as web app and PWA). I had to tweak a lot of stuff before making this production ready. I had to generate icons, manifest, PWA stuff…
#6 Journal view and some tweaks
I’ve finished the journal view (where you can check previous oracle results), and I’ve tweaked some views.
#5 Settings page and more texts
I’ve finished the settings page and added more (english) texts. This day was not that fun, since I had to add a lot of texts for the hexagrams (quotes, descriptions, etc.).
#3 Finished app flow
I’ve finished the main app flow. It’s far from ready, but it’s something! \o/
#2 Ionic it is... how good will this work?
I’ve been testing whether Ionic works as expected for all the platforms I’m targeting and… Ionic it is!
#1 Native? React native? Vue native? Ionic!
I’ve spent the whole day researching what’s the best technology to achieve this. This is meant to be a very simple app, so we don’t need the full power of Native apps, but… maybe it’s easy to built those for any platform too?