Pinned5 Famous Misconceptions About React (and What You Should Know Instead)Introduction:Sep 30Sep 30
PinnedHow to Fix Issues with MongoDB’s `mongod.service` on LinuxIf you’re working with MongoDB, you may occasionally run into issues with the `mongod.service` not starting or stopping unexpectedly. This…Sep 29Sep 29
How to comment in python.Commenting on your code is good practice if you want to help people or for the future you to understand what you’ve written today.Apr 19, 2022Apr 19, 2022
Why SQLite is not for production ?It doesn’t support concurrency (no more than one user can be writing to the database at the same time) and it can’t scaleApr 18, 2022Apr 18, 2022
Modern lethal weapons?Hello all, I am Narendra, here are a few facts ignored by us.Jan 29, 2022Jan 29, 2022
How to fix: mongod.serviceif you are Ubuntu 20.04.3 LTS (Focal Fossa) user then this issue is inevitable.Oct 27, 20213Oct 27, 20213
You should know them, to master Conditional Rendering in Reactconditional rendering simply means “ render elements based on a condition ”,Oct 14, 2021Oct 14, 2021
INTRO TO THE WORLD OF JAVASCRIPTHello all, This is the first article from the JavaScript series, let us dive into the topic.Mar 8, 2021Mar 8, 2021