It's that time of the week again. So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.
Feel free to comment with what you learnt and/or reference your TIL post to give it some more exposure.
#todayilearned
And remember, if something you learnt was a big win for you, then you know where to drop it as well.👇👇🏻👇🏼👇🏽👇🏾👇🏿
What was your win this week?
Gracie Gregory (she/her) for The DEV Team ・ Aug 28 '20
Photo by twinsfisch on Unsplash
Top comments (12)
I've been learning Jetpack Compose (think Android apps, but built with React and Flutter like unidirectional flow patterns) by going back to the 'basics' and building a to-do list app.
msfjarvis / to-do-or-not-to-do
A poorly named playground app for me to learn Jetpack Compose
Set up the "flutter-web->grpc-web->envoy proxy->grpc->backend in go" for a project.
Learning flutter using Angela Yu's bootcamp course in Udemy. Nearing completion now - building flashchat app using firebase.
Next is the key topic of state management - and I also need to learn BLoC pattern from some other source after this course is done.
Awesome!
I learned how to use the azure key vault task in the release pipelines to retrieve my secrets from the key vault.
I learn how to use rector to help me to review my PHP codes and make them better :).
That's awesome! 🔥
Learned how to get Django to talk to ReactJs
Nice!