Bootstrap 5.0 alpha released, without jQuery
Bootstrap is the most popular front-end framework which has updated to Bootstrap 5.0. Bootstrap is an open-source collection of CSS, JQuery code for creating interactive website architecture and Web applications.
EXPORT/IMPORT EXCEL WITH PHP
It is very easy to export excel in PHP.There are different PHPEXCEL libraries available which can export and import excel.We can export excel with a simple table and we can modify with giving style.
GIT
Git is one of the free and open-source distributed version control systems. Git is responsible for everything happens on GitHub related locally on the computer.
MongoDB
It’s noSQL database for modern type of applications. Database is used by Facebook, Adobe, Google, Sega like bigger and well known companies.
Integrating paypal payment gateway with PHP
Paypal is popular payment gateway to send and receive payment and it is worldwide.For web development it is easiest option to implement a payment system on the website.
Form submit using AJAX
Browser set an event and send HttpRequest to the server, where a request is processed and send data back to the browser, the browser will process on the data.
Quick start to Microservices
Microservices is a synonym for Service Oriented Architectural (SOA), Microservice architecture, or simply microservices is a distinctive method of developing software systems that try to focus on building single-function modules with well-defined interfaces and operations.
Progressive Web Apps
A blog on Progressive Web apps This blog, more than it is about Progressive web Apps, is about how future could look in the face of advanced API’s and the whole mechanism behind making a website.