Deicide: Bspwm though I had to use my phone to ssh into my PC that why the screenshot is small.
This is amazing, just that Arch-Linux seems complex to me or is it straight forward, pls post the desktop when you have time, I want to see it. Awesome one bro
True because if you marry and have no plan, and the husband is not depenendable you will regret. Working couples find it easier to pull in funds together, it's rare to find a guy footing all the bill in this present age unless you are really blessed. But to each their own
Many people have the mindset that Vim is old and makes development unnecessary hard it's quite the opposite actually; it's old yes, but no modern editor have matched it's unique method of code editing which is very very efficient once you understand it.
Many other people also believe it doesn't include the fancy bells and whistles of modern editors like auto-complete code linting n code formatting Code splitting :- . This are all lies like most editors, Vim doesn't have some of this features by default, u have to install the required language server.
And a lot of other people thinks Vim is hard to use, this one has some element of truth but it's not actually hard to use it is hard to start using, like how starting to learn programming is harder than actually programming.
Now, to why you should use it too? Using Vim actually feels like you're talking with the editor, like it actually works by taking commands from you and executing them you can command it to go up by 3 lines or right by 3 words; you ask it to change the words inside a quote, then repeat the command for every quoted word in your code, you can ask it to change a whole paragraph, or section. The interesting thing is you won't actually lift your mouse for this, infact your mouse is pretty useless when in Vim because it runs in the terminal, weird right? But not actually have to reach for your mouse every minute prevents you from having to break mental connection with your code and saves you a few milliseconds .
And every functionality can be customised to suit you or extended with a plug-in, it's a really, really nice editor.
What is the memory consumption like, Electron and VSCode wants to make me run mad and I use 16GB as ram imagine.
Aimwest: Goodday Nairalanders, For more than a month now, I have been trying to get a course from Udemy which require payment before any access to the course material, All my payment methods have been declined plus all the cards have been using are visas/Mastercard, Is there any alternative way to make the payment??
Use plumter, i use it to pay for PlayStation, Coursera and ThemeForest it works just the rate na issue
this.age is not defined because it's defined in the function, when the function is called, age will be added to the property of the object. Hope that explains
bularuz: I see your point but react native also uses WebView to render some of its DOM though its faster.
False React Native uses Hermes Engine to translate JavaScript code to Native, WebView is a seperate component that can be used with React Native, Cordova is what is built on WebView, because I worked on a WebView with React Project recently and I could see how Cordova was built internally using the WebView. What you need to understand is Android consumes enough memory running your application , then WebView requires yet additional memory to load your webpages, and naturally the DOM is slow, you can see how why I say Cordova is an outdated Technology. Native will remain the best choice, whether we argue it or not, but Hybrid like React native and Flutter are the only cross development that makes sense currently.
Ionic is outdated. Quasar is outdated Anything Cordova is outdated
However Ionic has a React Native Project.
I want to ensure you have a proper understanding of the Mobile Dev climate