Photo by Roman Mager on Unsplash
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 (28)
welp i learn about how to use AWS Lambda services to build serverless functions and apps, and getting to know how AWS IAM users, roles and policies work with each other on different resources
Awesome!
I learned that I can create multiple files or directories at once in the command line by putting spaces between them.
mkdir hello worldwould create ahelloandworldfolders in one go. It's command line magic.I learned Django rest framework and I really love it.
I began using it in an online store with Vuejs
The bad news is that I still have some issues and problems in some advanced performance actions
I learn CSS variables, media queries, the importance of fonts and shape-outside.
I learned about the Angular HttpInterceptor and how to use it to cancel an Http request on a route change.
I learned about docker swarm and how if one node dies out, the swarm automatically publishes the copies in order to maintain the service.
Playing Age of empires is not in line with what I want in life. Better go back to coding.
TIL @nickytonline has exactly the same exact discussion question on Friday mornings as me, except his has next level gif responses.
This week I actually launched my newsletter, like actually send something out to the whole list. I learned a lot about newsletters and getting them going isn't quite as trivial as I had thought. From the suggestion of @chrisachard I started off with emailoctopus. It seemed like the easiest way to get things off the ground for free.
Chris runs a service makde.dev that I signed up for. If you want help trying to build your product/brand in any way check it out. It helped me get going.
You can sign up here waylonwalker.com/newsletter
Congrats on launching your newsletter! π
(The site is: make.dev - looks like you have a typo there :) )
This week I learned how to create an Angular component and it has been really fun. After learning something about React, Preact and Vue now I know something about Angular too.
It's something, now tsParticles can be easily used in all this frameworks!
I tried Deno too but I need to be more focused, maybe next week.
I learned basics of nodejs and express. I'm happy I learn it and angry that I did not learned it earlier as this is quite easy. Now I starting to β€οΈ backend :)