Author: admin
Home Archives for admin
- 28 November 2023
Understanding of MEAN, MERN, and LAMP: Min and Mern are popular technology stacks for web application development. The main difference is that MEAN uses AngularJS as its front end while MERN uses React Js for […]
- 13 May 2023
What is Laravel? Laravel is a free and open-source PHP framework. Laravel is robust and easy to understand for everyone. It offers all the features needed to build modern web applications, as it helps developers […]
- 10 April 2023
What are NodeJs : NodeJs is an open-source cross-platform runtime environment and library for running JavaScript web applications outside the client’s browser. Node JS is used to build fast and scalable server-side and networking applications. […]
- 21 March 2023
What is MongoDB? MongoDB is an open-source NoSQL database, it can process structured, unstructured, and semi-structured data. It uses a non-relational, document-oriented data model and a non-structured query language. MongoDB provides high performance, high availability, […]
- 6 March 2023
What Is GraphQL : GraphQL is a type of query language and server-side runtime technology widely used for application programming interfaces (APIs). which ensures that the client gets the required data. Nothing less nothing more. […]
- 21 February 2023
What and Why Bootstrap? Bootstrap is an open-source CSS framework designed for mobile-friendly and responsive front-end web development. It saves a lot of time writing your CSS code and gives you more time to focus […]