UI/UX Designer
The UI/UX Design provides a design-centric approach for interface and user experience design and offers practical, skill-based instruction around a
Continue readingThe UI/UX Design provides a design-centric approach for interface and user experience design and offers practical, skill-based instruction around a
Continue readingWhat is UnitTesting? It is the first level of testing to check the functionality of an application where individual units/
Continue readingThere are two ways to register and login user in Laravel. By using Laravel Authentication By making our own Login
Continue readingReact Native Libraries React Native provides various libraries to handle voice recordings. React-native-audio-recorder-player is one of the react-native libraries to
Continue readingIntroduction The While loop is a loop statement that performs a block of code repeatedly as long as a condition
Continue readingIntroduction to Class composition Class composition is an alternative to class inheritance. It is much more useful than the latter.
Continue readingEloquent makes it very easy to interact with the application database with a new advanced technique for short queries using
Continue readingIntroduction to MongoDB MongoDB is an open-source cross-platform and document-oriented NoSQL database that is used for large volume data storage.
Continue readingHashing Hash tables, hash maps, and similar data structures allow indexing by a unique key, but that indexing is implemented
Continue readingOnce you have handled all the exceptions using try-catch blocks, we need to decide what needs to be done when
Continue reading