That has literally nothing to do with your previous point
I encourage you to chill, wipe the sweat off your face while you furiously type to me so none of it gets in your keyboard and ruins it. K thx
That has literally nothing to do with your previous point
I encourage you to chill, wipe the sweat off your face while you furiously type to me so none of it gets in your keyboard and ruins it. K thx
There are literally 0 numerical statistics to back that up at all
deleted by creator
Dems do the same thing with Trump. Moral of the story both sides suck
Edit: Bring on the downvotes, can’t prove me wrong tho
Why yes, I will help, just give me your credit card
If you’re networked with the right people in the US, laws don’t matter
Learn coding from YouTube videos/books/etc whatever you prefer
Break the information you learn down into small, applicable chunks. For example: How do you add heading in HTML? Use <h1> tag.
Write that information down. Handwrite it, don’t type it. This is because handwriting things helps you memorize it a lot better. Focus on what you write and try to understand what its doing and why it was designed that way.
Use the information in small projects, using the stuff you wrote as a reference. Those small projects can be like “simple python script that uses a for loop to print text”, aka simple things you don’t release to the public and solely exist for practice
Revisit the stuff you learned after a couple days aka try making the same projects again or a new project that uses the same concepts.
Using this pattern I’ve been able to learn things much faster than most others. It’s based on a lot of tricks people use for memorize things better, such as writing things down and spaced repetition.</h1>
LunarVim is great but I really think its better to make your own config and spend the initial investment of getting that set up.
You’ll understand the editor better and because of that can configure it to exactly how you want, and integrate things you regularly use into it (such as plugin features and bash functions) and also learn some Lua along the way
Almost every web developer I’ve met tests if their site works in Firefox and other browsers. The problem is when websites (aka Google sites) deliberately design their sites to not work in Firefox to get people to switch to Chrome