Today I Deep Dive into the Engineering Basics Course’s Module and learnt something new and some interesting facts about the things I knew before, in the Engineering Basics Course. Command Line Interfaces (CLI) There is a misconception that CLI are used only by the system/network engineers . Well guess what?! that’s not true. CLI and
The day started with the L&D orientation where we get to know about the training details, like timings and platforms etc. We were shared with all the parameters on which the training will be judged. Course Structure We will be having multiple courses throughout the training started with the Engineering Basics course which will takes
Hey folks! I just wanted to let you know that I have joined rtCamp as a Software Engineer (trainee), so I will be sharing my experience and new learnings here daily. Kick-start the day with an onboarding call To start the day, we had an onboarding call with Aanchal Singh and Dimpal Khandelwal (HR), where
Getting “React limits the number of renders to prevent an infinite loop.” when passing state variable? Why is it not always a good idea to use the state variable while updating an object using the state updater function? When updating an object inside a `useState` using useEffect or useMemo, if you try to pass the