@Mhd_Alhakeem جدول جميل، أنا شخصياً من مؤيدين استخدام كلمة سر طويلة من عدة كلمات سهلة الحفظ ذات entropy مرتفع مقارنة بكلمة سر أقصر من أرقام وأحرف كبيرة وصغيرة ورموز عشوائيين مستحيلة أو صعبة الحفظ للحصول على كلمة سر بنفس القوة.
@jrdev_ After trying to learn git the hard way, I was truly grateful to come across Gitkraken. It was the best way to learn the concepts and save lots of time everyday!
I definitely recommend giving it a try. It's free for non-commercial use.
https://t.co/zDEQ3ADqIK
I just switched from:
nodemon --exec ts-node src/index.ts
to:
tsc --watch
nodemon dist/src/index.js
would recommend, it's waaaaaaaay faster to recompile/reload
@khushbooverma_ Usually my breaks are to rest my back not my brain. I could go for few hours if my back didn't complain.
However, I came up with the best solutions for challenging problems during a bathroom break, so I should probably do that more often 😆.
@housecor I love this!!
It's amazing to use with default value fallback for boolean inputs, so you don't have to check "value !== false".
You've made my day!
Native <img> lazy-loading is coming to the web! https://t.co/LgF7F1iMgR <img loading=lazy> defers offscreen images until the user scrolls near them. Shipping in Chrome ~75 https://t.co/4gR7lvx4zx
@DThompsonDev After 10 years I only plan to be coding on daily basis for my own product.
Ideally, by then I would have gained enough knowledge to be able to manage and design projects on a higher architectural level without going into coding details. I think that's where the challenge happens.
@study_web_dev One of my most rewarding codes was a tool to keep checking the traffic department for earlier exam slots.
48h later, I got a slot after a week when queue was +6 months. It just felt stupid to keep checking cancellations manually 🤣
Took 4 hours, of which I don't regret a moment.
Yesterday I was blasting through a project and today I am staring at my code from yesterday and my mind is blank😟It's like some days I forget how to think. If you ever feel like this, you are not alone. Not every day can be a great day