If Archimedes were a bird…
A thirsty Magpie, displaces water with stones, allowing it to drink continually from the top of the bottle. That’s Badass.
https://t.co/CWwhM4DY6Z
I've never gotten "faster than 100%" before. Thanks, @Be3Love884455 for sharing this one with me. #leetcode
Valid Mountain Array - LeetCode https://t.co/s7egldoPEd
This is a great one for those of us that like to speed through #dev walkthroughs the first time to get a general sense before diving in. #devlife#devtips
Wanna get through a video quickly, but youtube only goes to 2x speed? Pop up the devtools, find the video element and set `playbackRate` to whatever you can handle.
(This protip was given with love and wishes for future videos one can actually enjoy watching on 1x)
What HTML element do you feel is still not used enough these days?
How about `<details>` - for doing this common "show more" feature in a nice semantic way, and with no JavaScript needed?
#useThePlatform 💪
#HTML/#JavaScript tip for today:
Checkboxes, radio inputs, and progress elements have an `indeterminate` state - just set the property with JavaScript.
If you're like me, you may have been confused by async/await and promises in the past. Well, fear not! And read this article:
JavaScript Async/Await and Promises: Explained like you’re five years old. https://t.co/rqwEh6yO7a
#JavaScript tip for today:
When "console-logging" several variables, you can wrap them in curly brackets to better see which value belongs to which variable.
A small thing, but hey.
"Could the No Code Movement Put Programmers Out of a Job?" I think not. Still need someone to write the code for the "no-code" modules. What do you think? https://t.co/FwOiGXzhwZ
Results from these tests have shown super low latency and download speeds greater than 100 mbps – fast enough to stream multiple HD movies at once and still have bandwidth to spare
One of the coolest websites I've seen in a while. You can hear voices from around the world, and even record your own! This is what the #Internet was made for: https://t.co/QhP31m3E2a
#world#languages#LearningNeverStops
I made my first #coding#tutorial video! Just a quick, 5 minute video explaining the process of starting to #build your own #website, and deploy it using GitHub Pages. I would greatly appreciate any feedback. Check it out!
https://t.co/t7Hl35zGSs