π§ Balancing parenthood and learning? Discover the power of audiobooks! π·π· In my latest article, I share how I incorporated audiobooks into my routine to continue expanding my knowledge. Link: https://t.co/Y0o7x754Cr #Audiobooks#LearningJourney#ParentingAndLearning
Lately, I have watched a lot of World War 2 documentaries, and one of the lessons I learned is: "It is in our best interest as a nation to build our economy and flatten the gap between the rich and the poor." Otherwise, there will be a crazy man doing f**ked-up things one day.
Last weekend my YouTube channel (https://t.co/HyVg3Pddkl) got a burst of traffic. And this morning, I checked the analytics and saw that people are watching my channel every hour! I never thought that this day would come faster than I imagined.
@_fikri_auliya @geraldisutanto @_hiraq @ncrypthic Oia, regarding "manual" process di Python, yang mayan fatalnya adalah karena Python ini basically dynamic, dan meskipun ada linting tools kayak mypy atau pyright, garansinya bahkan gak sekuat TS. :'(
@_fikri_auliya @geraldisutanto @_hiraq @ncrypthic Keluhan gw tentang promise-somethings itu paling ada 2 sih:
1. by default typing promise di JS itu cuman return 1 type (success)
2. async await mechs ini juga sejenis, harus nangkep exception yang beda2 di banyak line
^ 2 di atas bisa diakalin dengan bikin "type-wrapper" sih.