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.👇👇🏻👇🏼👇🏽👇🏾👇🏿


What was your win this week?
Gracie Gregory (she/her) for The DEV Team ・ Feb 19 '21
#discuss
#weeklyretro
Latest comments (48)
I've converted existing VueJS SPA into Android apps with CapacitorJS. The guides was easy to follow and the application is working good. Just need to change the icons and enable camera for file upload.
Learned a bit about Twilio and its Conversation API. Will be using it in the next freelance project.
Wouldnt say “learnt” but i deployed my blog on Heroku that was special :-)
Learning vuex and socket.io #todayilearn
I learned I really need to clean up my site's RSS feed if I want to forward posts here.
Heatmap Analysis to see how my website is performing
Thanks Nick!
I've been playing around with repl.it since I found out you can use it to deploy web servers. This means that is basically like a "full stack codepen".
I learned how to setup a tiny web server with 6 lines of code*.
(*) not counting the dependencies.
And 1 command.
Ok, technically you need to install things first. That'll be 2 commands.
There you have it a (useless) web server with a fully functional router and capable of handling static assets. Here's a more exciting example in repl.it: micro-quote-machine.
I did my first Dockerfile 👌💪
How to create buffers and splits in Vim. I made some notes on my findings in my TIL repository here.
#vim
Noice!
Some comments may only be visible to logged-in visitors. Sign in to view all comments.