SunitaNandanShivaay (@st17931) 's Twitter Profile
SunitaNandanShivaay

@st17931

Building Softet Solutions || Software Engineer @in2it || Ex Software Engineer Intern @knorex || In ❤️ with JavaScript

ID: 1461999382660714501

calendar_today20-11-2021 10:06:50

85 Tweet

16 Followers

113 Following

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

completed 12 Factor App course on kodekloud where i learned 12 factor to make an app Scalable, Manageble and Resilient.Looking for internship in #DevOps field. kodekloud.com/certificate-ve… #KodeKloud #KodeKloudCertificate #DevOps #devopsintern

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

Some Web Optimization points which let users not leave website so easy:- 1.>Let user know what is going on. 2.>Load initial information early. 3.>Avoid Resource chaining and use resource hints. 4.>Lazy load the content below the fold. 5.>Leverage Network Information Api.

Some Web Optimization points which let users not leave website so easy:-

1.>Let user know what is going on.
2.>Load initial information early.
3.>Avoid Resource chaining and use resource hints.
4.>Lazy load the content below the fold.
5.>Leverage Network Information Api.
SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

Finally, I made an project using Html, CSS & JavaScript and guys it's an GAME. Yes,You heard it right "GAME" not so fancy. Right now, its only work on desktops iam working on it's mobile release 😀 😂 Link -lnkd.in/dzpNKxrA #javascript #css #html #vanillajavascript

Sebastian Sigl (@sesigl) 's Twitter Profile Photo

I interviewed over 70 front-end engineers in the last 2 years. I created a new Notion "Learn Frontend Development Pack" that contains a learning path & projects to become a frontend dev with only free resources. RT and reply with "free" and I'll DM it to you. (need to follow)

I interviewed over 70 front-end engineers in the last 2 years.

I created a new Notion "Learn Frontend Development Pack" that contains a learning path & projects to become a frontend dev with only free resources.

RT and reply with "free" and I'll DM it to you.

(need to follow)
SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

#reactnative Post1 ReactNativeapp by following the documentation. I used the `launchImageLibraryAsync()` method from `expo-image-picker` to enable the cropping functionality. To allow editing, I had to set the `allowEditing` value to `true`. #MobileDevelopment #javascript

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

Implemented this interesting stacking search functionality all by myself. Building something unique makes you feel like an engineer😀 #FrontEnd #javascript30 @zlatov_cristina

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

When will Expo start supporting React Native's new architecture? If it already does, can you provide me with the steps? #reactnative #reactjs #javascript

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

When there is a divergence between how you think code behaves and how the code actually behaves, that's when bugs enter the code. #kylesimpson #youdontknowjs Hitesh Choudhary

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

Seeking recommendations to elevate my profile! Embarking on teaching JavaScript, with valuable experience as a Software Engineer Intern and Teaching Assistant at Internshala, alongside my role as a Frontend Developer at Ens. Link:-surl.li/rwzps

SunitaNandanShivaay (@st17931) 's Twitter Profile Photo

Need help React Native React Native Heroes React Native Community Expo React Native Radio iam making react native gallary app so I have to access all images from folder choosen by user from the device storage. How can I do so with expo. Pls help guys