@jon_d_doe π ...The most intelligent person on this subject amongst them, in my opinion, is the last guy. -βI donβt know -and won't say what I donβt knowβ. Β π
@jon_d_doe Common fact is: "when the crocodile isn't available manage the alligator". Ladies do it too
Btw: I just realize today I've been getting your updates and notifications daily for the past year but NOT following you
I don't know how X did that
Anyways, now 'following fully' ππΌ
@TonyOElumelu@TonyOElumelu βifβ this tire is on the car that brought you to the airstrip -your Security Details, PA and ADC, if any, need to always double check everything concerning and associated with you for your safety. Keep well Sir
@Mochievous Unbond, unfettered, unshackled, uncuffed and untethered ~sweet freedom.
To those saying 'children', if you are so unselfish and selfless -the are millions of children around the world needing care already: do the needful ππΌ
#VSCode action to remember:
You've a lengthy @code and find it difficult to locate the beginning and closing of a TAG?
Open Command Palette (Ctrl+Shift+P) search for "Balance".
Place cursor at the opening or closing TAG and click Balance. It'll highlight only the entire TAG.
DIRECT #CSS STYLING π πββοΈ
In #HTML: <div style="background-color: black;">
In #JAVASCRIPT: document.getElementById("someID").style.backgroundColor = "black"
In #REACT: <div style={{your-style}}>Whatever</div>
#inlinestyling#webdev#IoT
No need of collecting, writing down and storing #Git Commands.
With "git help git" via the Terminal, you can open up a comprehensive Git command in your default browser, even without internet connection.
Try it now. Share with others by retweeting
#SoftwareEngineer#API#Code
Finally, completed the somewhat detailed Weather Web App, with Forecast, for free use: https://t.co/IACJM6O83P
Thanks to @OpenWeatherMap and @Rapid_API for the free tier raw (satellite) API data.
Enjoy, and please share your honest feedback
#reactjs#javascript#developer#app
@bobziroll via @scrimba is really a great teacher; just so you know.
I built a responsive Tenzies Game App with dice roll count & timer if playing against another person & a unique "you win" interface.
Take a look play & enjoy π₯³π
https://t.co/UbsBeqFXy2
#Reactjs#Javascript