Posts

The cold Boy

  There were two good friends not best friends I guess with respect to one freind A. Okay now let’s dive into story. There were two friends Freind A and friend B. To make it short let’s call them A and B. B was so cold and not even care and give value about any things like friendships and attachments expect this A. B was giving 100%  in purest Freindship and expecting atleast 70% in return from A. But it turns out A is not giving atleast 60% . And this happened so many times to B. But he chooses to accept the situation and make himself understand . But this when A went for a different city with new job  . So obviously B who is good freind so excited because he saw all the struggles of A and atleast expects to hear the new experiences from A but turns out again same . Besides B asked in messages about how and things went then A said I will say and turns out no call and  message . So again B felt same inspite giving 100% why B is not getting anything.Then B decided may...

-SaiMallik Rameshwaram

Image
                                                                                                                           WD401-level9 Add an error-tracking system to your React project: I used Sentry as an error-tracking system by following the below steps:    Step 1-Making Sentry Account: I started by signing up for a Sentry account since I didn't have one already. Once signed up, I created a new project specifically for my React application within the Sentry dashboard. Step 2-Installing Sentry in the react project and setting up wizard: After setting up the project in Sentry, I installed the Sentry SDK in my React ...

WD401-level8-Sai Mallik Rameshwaram

Image
                                                                                                                                  WD-401 level-8 1)Setting up  Traduora  as a collaborative translation tool: step 1-Clone the Ever Traduora Repository: First, I'll need to go to the Ever Traduora website              and download the code by clicking on the "Clone or Download" button. Then, I'll open my                        computer's terminal and follow below instructions:    ...

WD401level7-Sai Mallik Rameshwaram

Image
                                                                                                                        WD401-level7 1)Steps were taken to containerize the node-js application: -> step-1 : Create a Docker file      I created a file named Docker file in your project directory and wrote the                          following instructions:     In above Docker file:   ->The base image is defined as an official Node.js runtime based on the Alpine Linux distribution. The working directory inside the container is se...