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.
Top comments (34)
I learned how to create a Flutter barcode SDK plugin this week. I've published the plugin to pub.dev and implemented a simple Android app for scanning barcodes.
Nice 👍
I learned that if you feel like you have something to tell or show to the world - just do it instead of finding more and more excuses!
Yeah!
This week i spent my time customizing my vscode to look like a pro
Use your most valuable time on valuable things 😐
This year, with my new job, I was able to afford a virtual art class and I'm currently learning about the skeleton and human anatomy! :3
it's not really dev related but for a while now I've felt like half my brain is heavier than the other and returning to drawing is a way to level that out! 🎉
Nice!
Hey, I learned that just going through some good content every morning makes you feel so fortunate. You feel exhilarated while performing any task of the day. ❤
Sharing link of one such video below 🧠💯
youtu.be/l1rV4kmUJko
I hope you guys will enjoy 🧡
I learned Dev has a pretty solid API which I can use for integration with eleventy :)
For folks interested in the DEV API, check out our API documentation.
Also, @coffeecraftcode and I did a stream on the DEV Twitch Stream this week with @jlengstorf for anyone interested.
We talked about Jamstack, serverless, and had some fun pairing on a project using the DEV API and Netlify’s serverless functions. Check it out and if you aren’t already, give us a follow at twitch.tv/thepracticaldev!
I found an alternative for postman and shared with our community
Postman alternative
Atul Prajapati ・ Apr 22 ・ 1 min read
Cool stuff. You can link it right here if you want. Just use the link liquid tag, e.g.
{% link link_to_your_post %}
That's a new thing for me thanks ☺️
This week I started getting my JS and CSS basics strong. I learned about rendering engine, prototypal inheritance. I'm listening to various podcast related to web development and basics.
That's awesome! 🔥
This week I learned about adding login/authentication to an app with the help of Microsoft AzureAD!
Some comments may only be visible to logged-in visitors. Sign in to view all comments.