Guides Articles on Flatlogic Blog
What is Hosting and Domain Name?
A domain name is a readable form of an IP address. It consist of numbers and letters, hyphens. When you tyoe in your domain name in your web browser, it sends a request to a global network of servers that form the Domain Name System (DNS).
by
• 5 min readWhat is Laravel?
Laravel is a super popular PHP backend development framework. It offers a high degree of security and is highly receptive to future updates. In this article, we cover Laravel in detail and explain how you can make the most of it.
by
• 5 min readWhat is Git and Why Use It?
Git allows for tracking changes in software and sets of files. It is essential for developers' collaboration and indispensable in any large-scale project.
by
• 5 min readWhat is Docker and Why Use it?
Docker is a container platform that lets you generate, control, and deploy applications. This article details how you can use Docker in your web development
by
• 5 min read8 Essential Bootstrap 4 Components for Your Web App
The latest Bootstrap version is 4.5, and we expect to see version 5 soon. As Bootstrap improves, it can offer more and more components with comprehensive documentation.
by
• 12 min readFunctional Components vs. Class Components in React.js
We are going to discuss functional and class components. We should jump into the history of React first to understand how React components evolved.
by
• 21 min readBootstrap Table Guide and Best Bootstrap Table Examples
Tables are an important part of any web application’s life. Tables organize and present content in a way that’s easy for readers to quickly scan and absorb large amounts of data. We can say that tables are the foundation of a modern web application.
by
• 21 min readWhat is REST API?
In this article we're discussing what is REST API, how it differs from regular APIs, and how we can use it with the highest efficiency!
by
• 5 min readHow to Use Material UI Icons In React
The focus of our this article – Material-UI Icons, might very easily seem unimportant, but it is most definitely not.
by
• 7 min readWhat Is API and How Does API Work? Quick introduction
An Application Programming Interface or API is a gateway that allows an App to communicate with other Apps and defines how that communication occurs.
by
• 5 min read