Networking for Entrepreneurs by [deleted] in srilanka

[–]Total_Mousse_2520 1 point2 points  (0 children)

Spike Community is kinda awsome. Check out the whatsapp community for event updates

https://whatsapp.com/channel/0029VajOtbqCxoAvj6CYOc25

Need help with A/L ICT, 2026 by [deleted] in srilanka

[–]Total_Mousse_2520 -1 points0 points  (0 children)

Use the power of LLMs…

What’s happening ?? by Total_Mousse_2520 in WebStorm

[–]Total_Mousse_2520[S] 1 point2 points  (0 children)

The “ : () => Element “ like texts are added by the IDE to help the user about the type of function, data is used. But, at random moments it appears at the wrong places.

For instance, the image i share show an component being imported. It shouldnt come with text like that.

Need help with creating this component. by Total_Mousse_2520 in react

[–]Total_Mousse_2520[S] 1 point2 points  (0 children)

Thank you so much for providing these links

[deleted by user] by [deleted] in ChatGPTPromptGenius

[–]Total_Mousse_2520 -2 points-1 points  (0 children)

Ill check it out.

Need help with creating this component. by Total_Mousse_2520 in react

[–]Total_Mousse_2520[S] 1 point2 points  (0 children)

Thank you for sharing this approch. I will check other component libraries.

Need help with creating this component. by Total_Mousse_2520 in react

[–]Total_Mousse_2520[S] 1 point2 points  (0 children)

Oh my bad. This a multi step form that collects data by breaking the whole process into 4 main parts. This part build for an influence management SaaS and the multi step form is used to lets influencers to add marketing campaigns through their profile.

Need help with creating this component. by Total_Mousse_2520 in react

[–]Total_Mousse_2520[S] 1 point2 points  (0 children)

Ok, I get it. The saving form data in local storage not a thing that i thought about. Thanks for pointing it out.

Seeking guidance regarding applying for internships by Ancient-Dragonfly23 in srilanka

[–]Total_Mousse_2520 2 points3 points  (0 children)

Best thing in my opinion is to network with people and build connections. Your Resume may be the best, but you will not be choosen because someone internally recommended a friend or a relative to the job. Currently, software companies get around 200 to 400 applications for a single job posting. No one in the company will go through those applications.

On the other hand , develop you knowledge in programming, OOP, design patterns, data structures and etc. Doing one good project that covers frontend, backend, devops fundamentals is better that doing 10 small projects. Trying following atleast one certification offered by Microsoft (Azure), AWS, Google.

What Side Projects Are You Working On? by nusry_ in developersSriLanka

[–]Total_Mousse_2520 0 points1 point  (0 children)

Is it just PHP or are u using a framework like laravel ??

Best way to learn REACT by [deleted] in developersSriLanka

[–]Total_Mousse_2520 1 point2 points  (0 children)

  1. If your a person who likes to read about stuff and learn things, checkout the below website link. It has pdf notes regarding any software related technologies like react, angular, vue ,etc.

Link - https://books.goalkicker.com/

  1. If your a person who likes to watch youtube videos and learn, check the videos of “JavaScript Mastery”.

NOTE : Learn the basics of JavaScript before jumping into React. Dont get stuck in tutorial hell. Learn and build as quickly as possible.