first rule for learning in programming
What i am seeing right while coding ...
Importance to handle null for the response from backend
Handling null or undefined values in the response from a backend is crucial for building robust and reliable software applications.
-Always be optimised with your code
- Try to write or call redundant method by some helper methods.
Top comments (0)