I like your explanation…
Decrypted…
I made a meme about it… https://programming.dev/post/1927578… Sorry, I got bored
For example:
Run (verb) = Runner (Person); Write (verb) = Writer (Person); Draw (verb) = Drawer (FURNITURE?? Really?)
He looked worried
Start by exploring Linux Mint or ZorinOS… Both are optimized to feel like Windows… You can watch YouTube videos about them to understand what I mean
I ate the mouse’s liver with some fava beans and a nice spilled Chianti
No, I found it here… https://knowyourmeme.com/photos/1431201-surprised-pikachu, it’s an HD version
I’ll admit, it was a typo… But if that makes it savage, then I’ll leave it
WASM knows kung-fu
The meme was not about bad or good… It’s about Colors (CSS = Barbie), and Complexity (JS = Oppenheimer)
CSS is coloring and styling in programming, Ma’am… It fits to describe the Barbie movie because of its vibrant colors
JS is about logic and calculations… More like science in Oppenheimer
In HTML:
div class=“hands”>
In CSS:
.hands
A dot in CSS means you’re referring to an HTML Class. Note that this is different from the OOP Class in scripting languages. Think of HTML classes as classrooms. You can have multiple divs with the same class name, each will be affected when you style that class name. Just like students follow the same rule when applied to a classroom.
In some specific instances, ID is used instead of class. # is used in CSS instead of a dot. The only difference is that in ID, each element should have a unique ID.
div id=“right-arm”
CSS: #right-arm
No… My bad… Normally I use PostCSS
Anthropic said it is only available in the US and UK… You don’t need the Opera Browser for that… You can use any VPN you like to change your location… Besides, it’s only temporary… It only required you to specify your location when you registered… After that, you can use it at any location; just make sure you go directly to https://claude.ai to avoid re-logging in.
Shame… Maybe I should re-enroll myself at a University?? I’m kidding… Looks like I have no choice but to purchase their monthly sub, but I’m still comparing my experience with it with what I’m used to with VSCodium… but so far, I’m in its favor…
That’s understandable… Text Editors are a great choice for any language, IDEs are only good for specific language… If your team needs an IDE, here’s a list: https://www.simplilearn.com/tutorials/python-tutorial/python-ide
And VSCode is one on the list, it’s considered an IDE with the right plugins… But for me, I use Javascript on the frontend and got curious about Webstorm… But I will still continue using VSCode/VSCodium for other languages…
I do want to tell you about a seal that can write CSS flex using a tape… wait, what am I saying?.. I’m a fullstack developer but mostly on frontend, and I’ve been using VSCodium for years. I got curious about the JS IDE, but the only problem is that it is a paid product… I just want to hear some opinions from people about whether the price is worth it…
End up trying the Trial… I’m starting to see the difference… Is there a way to get a discount??
Quora (https://www.quora.com) is marketed as “A place to share knowledge and better understand the world”… You can ask questions and get them answered by experts, or you can find questions already answered by experts…