Happy New Year to my friends and connections on here. 2024 is gonna be great! 🙌
First impressions of Ruby on Rails:
- Rails CLI seems very powerful, BUT...
- WOW that's a lot of source files it generates!!!
- Still need to create a full project before passing an overall verdict
- The two parts I'm curious about are the difficulty level of refactoring, and the difficulty level of production deployment esp. compared to Django
Me rn after watching DHH's 30 minute demo of Ruby on Rails 7.
Y'ALL...we apparently have algebraic types in
#Java and somehow I missed this moment! 😱
Starting my 2nd
#swiftui project: a weather app. Started with the general layout, no data, no gps, no real graphics yet.
Made progress on with the Landmarks
#swiftui tutorial - I now have lists and details using the NavigationSplitView.