Got my new MacBook Pro with M1pro chip . It’s looks like they are going back to more functional rather than a slick look. Old previous gen power cord is back. Also more ports which I like. Really excited to set things up on it.
@traversymedia This is a regular thing when I record a video for my channel. I call it “hand faster than brain syndrome “ please share if you figure out the cure.🤔
It’s been a while since I posted a new video on YouTube. It’s been a busy last six months I have had. Trying to record this weekend so I can release a video by next week. Wish me luck!
Modernizing a giant legacy software is a complex problem to solve. A lot of folks use many hacks to solve this problem. Rewriting it from scratch is probably the best option, but unfortunately, it's not available in most cases. Share your experience and learnings.
@_akashpal My rule for learning a new platform flutter, I don’t deep dive into the language. I learnt dart by spending few days, just enough so I can read flutter code . And then go deep as I need to solve problem for each use case. Dart is not bad it’s OOP but it modern.