Author: manorinfinity

Complex Problem Solver, Outloud Thinker, An Outstanding Writer, and a very curious human being

June 9, 2021 / Infinity Fitness
June 9, 2021 / Infinity Fitness
June 9, 2021 / Infinity Fitness

If you lose your smartphone charger and you are a price-conscious person, most probably you will pick a duplicate charger or a fake charger. Fake chargers are cheap initially but they could be expensive over time. As much as this applies to the charger it also applies to the charging…

June 8, 2021 / Infinity Fitness

  1. What is recursion?  Any function(in your program) which calls itself is called a ‘recursive function’ and this process is known as ‘recursion‘. A recursive function solves a problem by calling a copy of itself, by working on a smaller distinct of the actual problem. The recursion step must…

June 7, 2021 / Infinity Fitness

1. What is C programming? or When was the C language invented? or When was the C language created? or When the C programming language was developed? or Where the C programming language was developed? C is a programming language that is used for general purpose. It is a procedural,…

June 4, 2021 / Infinity Fitness

When it comes to pagination, the first solution that comes to our mind is fetching all the documents form MongoDB and then create a Javascript function to run on that data to do pagination. But there is a better way, you can use limit, sort and skip mongo function to…

June 2, 2021 / Infinity Fitness

While building a website sometimes you might need to run some specific code before the route changes and after the route changes in your NextJS app. The best use case is setting loader variables. A Page loader is simply animation or gif that you show to user until your page…

May 22, 2021 / Infinity Fitness

When I first bought this Samsung Galaxy Note 10 in January 2020, I was under the impression that I have to upgrade post 1.5 years as this is usually my upgrade cycle of any phone. But, since Samsung announced 3 years updates, This started to look more promising. Now, a…

May 19, 2021 / Infinity Fitness

If you are looking for a new high-end laptop you might wanna get one of those M1 Macbooks. Apple M1 chip brings huge performance improvement and battery backup advantage. But, it is not the right time to buy the M1 Macbooks. June 2021 will be the month when we will…

May 15, 2021 / Infinity Fitness

Redmi Note 10S is a budget smartphone focused on the consumer looking for a well-rounded value-for-money 4G smartphone. The smartphone is a direct competitor to Realme 8 and features almost similar specs. 5G hype is on the rise but countries like India are still at least 1 year away from…