Published onJune 28, 2021TIL#28 - Programming principlestilWell known programming principles that can improve your life as a developer
Published onJune 27, 2021TIL# 27 - Thinking in reacttilA great part of the react docs. On how you can think in react.
Published onJune 26, 2021TIL#26 - UI/UX websitestilCurated list of websites that talk about UI and UX
Published onJune 24, 2021TIL#24 - Design questionstilQuestions some designing students wanted answers to
Published onJune 20, 2021TIL#20 - r&r&rtilHigh quality content about making better habits and improve your code
Published onJune 19, 2021TIL#19 - Rough-notationtilImpressive library that can improve your website design.
Published onJune 17, 2021TIL#17 - Cheating at designtilI am not good at designing, how can I make better looking websites?
Published onJune 13, 2021TIL#13 - 30 seconds of codetilGreat tool to quickly generate code snippets for you.
Published onJune 12, 2021TIL#12 - React Mental Models v2 tilSecond version of mental models about React, this time talking aobut useState, useEffect and more.
Published onJune 9, 2021TIL#9 - Alt img texttilIt is important to have well thought and good alternative text for images.
Published onJune 8, 2021TIL#8 - HookstilCustom hooks can help you better your components and I recommend that you use pre-made ones if you can.
Published onJune 7, 2021TIL#7 - Dark ModetilDark modes are everywhere! But you must think about how a well designed dark mode will look.
Published onJune 5, 2021TIL# 5 - readme.sotilI am probably not the only one, but for me the better the github readme is the more I like the repo.
Published onJune 4, 2021TIL#4 - Squash comitstilSquashing your commits can help you keep your git history cleaner and who does not like clean history?
Published onJune 3, 2021TIL#3 - Conventional commitstilGit commit are one of these things that I thank many of us do not pay too much attention to. But we can improve that a lot!
Published onJune 2, 2021TIL#2 - Awesome VS codetilGreat resource on how to make vs code better. You cna improve your productivity and efficiency if you really know how to use vs code.
Published onMay 31, 202130-day blog post floodtilI want to get into habit of posting more on my blog, so I decided to challenge myself to post once a day for every day of June.