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
Summarize a concept that is new to you.
And remember, if something you learnt was a big win for you, then you know where to drop it as well.👇👇🏻👇🏼👇🏽👇🏾👇🏿


Latest comments (25)
Vue and CommonLISP. Both are cool!
Noice!
Learned the basics of VueJS! I'm already making my first app
I learned a PHP class to generate PDF barcodes from the Square API to generate barcode labels for my retail shop.
I made my first typescript github actions, and in another one, I use awk, which for some reasons I neglected before.
I learnt to incorporate different React Native libs with each other + with React Hooks!
Also learnt a bit of GraphQL for making a schema for a custom api :)
Finally learned how to lift up state in React. T_T I'm still a little bit confused about the subject but at least I got my app to work.
What are you confused about? Is there anything I can help you with? Been coding with React Native + React for a year now :)
Got some time to clean up my bash prompt by adding a random emoji to it. This was way more fun that I thought it would be.. (also there’s a bug here that’s fixed in a follow up commit 😅)
Developed an application on Springboot. Exposed rest end points. Created automated tests using Postman. It was a fun excercise.
did you use Buefy? it's really good!