
Dhanashri Lambade
@dhanashri_2610
Followers
63
Following
590
Media
8
Statuses
113
🔬 "Engineer at heart 💡 Innovating solutions, not problems 🚀 Forever a techie 🌐" Software Engg | Angular| Java | NodeJS | JSP| Servlet | Hibernate | Spring.
Pune, Maharashtra, India
Joined August 2018
Success isn’t built in a day — it’s built every day. Even small progress counts. Every step forward is one step closer to your breakthrough. #NeverGiveUp #Hustle #Goals #MindsetMatters #StayPositive.
1
0
7
RT @Saurabh_CS_: 🚀 Hi, I’m Saurabh — BCA grad & Web Developer passionate about building clean, scalable web apps. 💻 Skills: React.js | Java….
0
2
0
RT @systemdesignone: If I had to deploy code, here are 5 patterns I'd consider:. 1 Big Bang.↳ Deploy on all servers at once, replacing the….
0
29
0
🚀 From 0 to shipping my first app — what I learned:. 1. Start simple — complexity kills flow. 2. Sketch UI/mind maps early. 3. Build → learn → repeat. 4. Good UI = good experience. 5. Debugging teaches the most. 6. Ship it. Perfect later. #buildinpublic #Angular #Webdev
4
0
9
🔴Angular devs & hiring experts. What kind of problems are usually asked in the machine coding round for an Angular Developer role?. Looking for real examples or tips!.Would love to hear your experience. #Angular #FrontendInterview #MachineCodingRound #TechTwitter.
0
1
5
Calling all Angular developers and interviewers! 👋. What are common tasks/projects given during a machine coding round for Angular positions?. Looking to prepare well — would appreciate any insights or examples!. #AngularDev #InterviewPrep #FrontendInterview #TechCommunity.
0
1
5
When do we use Observer?.👉When we want to respond to emitted data from an observable. 👉Handle errors on completion. 👉React to asynchronous events like API calls, user input, timers, etc. #Angular #WebDevelopment #RxJS #Tech4all #ReactiveProgramming.
1
0
2
When to use Observables?.--> While dealing with asynchronous events like:. 👉API calls (Http requests).👉User input (click action, keyboard events).👉Timers or intervals. 👉Form value changes (In reactive form).👉WebSocket or real-time updates. #Angular #WebDevelopment #Tech4all.
1
0
2
What is Observable?.👉 It's like a stream of data that you can subscribe to & react to changes. It allows you to subscribe to the stream & react whenever a new value comes in. It can emit:.▶️ One value. ▶️Multiple values. ▶️Or no value. #Angular #WebDevelopment #Tech4all #RxJS.
1
0
2