Building, breaking, and learning Full Stack / Web3 Dev. Always curious about how network and OS works (I use nvim and Arch, by the way). Powered by dark roast.
@wagslane Sir I'm waiting for the mail for the blackfriday discount is it canceled or something?? I am from algeria, and it's my only chance to purchase it. Please do not cancel it 🙏
When working with CSS Just always keep this in the back of your mind:
Top/bottom padding & margin on inline elements don’t push anything away — left/right do.
Remember that and you’re probably fine.
@CryptoGodJohn Please, sir, i really really need it. i will pay u back please iam in a desperate position. Please help me
0x44e434ed556d6ec006e6522fa9aa9e48d11159e0
One life gets darker and darker: you are broke, everyone is mad at you, no relationships, you feel shame, you are in debt, you have no one to talk to.
Here is what you should do: Just suck it all up. Promise yourself you will never feel like this again. And GET to work.
A friendly reminder from the book Think Like a Programmer .
"Problem solving is writing an original program that performs a particular set of tasks and meets all stated constraints."
JS being dynamically typed doesn't mean it lacks a type system. In reality, JavaScript has eight built-in types: Number, BigInt, String, Object, Boolean, Null, Undefined, and Symbol. The term "dynamically typed" simply means that variables aren't bound to any of them.
Just shipped my first loading page as an assignment for The Odin Project! It's implemented using only HTML and CSS (Flexbox was the layout focus). I know it's not super responsive, but any review on the code is appreciated! https://t.co/AqAlmoWPo5
@TheOdinProject