Web Development Articles on Flatlogic Blog
Best 13+ Date Picker Examples for Bootstrap
Date pickers are graphical widgets that allow users to pick single/range date, time. Date pickers are commonly used in various types of registration forms when you need to fill out the date of your birth.
by
β’ 12 min readWhat is MySQL?
MySQL is a relational database management system. It's an open-source product frequently used for managing relational databases on SQL queries. It supports a multitude of platforms such as Windows, Ubuntu, MacOS, and more. This article gives a brief overview of MySQL and some nuances you'll want to keep in mind for building MySQL-based apps.
by
β’ 5 min readTop 15 React App Ideas for Web Developers in 2024
Top 15 simple ideas to build React web app and master your JavaScript skills.
by
β’ 10 min readWhat is Webpack?
Webpack is a module bundler for compiling JavaScript modules like fonts, images, CSS and HTML files, and more. This articles gives a detailed analysis of how to use Webpack and what factors to take into account.
by
β’ 5 min readWhat is CRUD? CRUD Operations Explained
This article is about what is CRUD and how to create basic CRUD app.
by
β’ 15 min readLaravel Validation Guide: Methods, Rules & Custom Messages
Laravel Validation only looks scary and complicated until you learn the basics. We've collected all the tools, methods, and steps to take that will help you along the way.
by
β’ 15 min read[Update] Typescript vs. Javascript: The Key Differences You Should Know in 2023
JavaScript or TypeScript, that is the question. See the comparison guide and evaluate all the pros and cons of both technologies step by step.
by
β’ 9 min readBest 10+ Headless CMS in 2024 β Comprehensive Guide
In this article we review best headless cms on the market and learn what is the headless cms.
by
β’ 9 min read12 JavaScript Image Manipulation Libraries for Your Next Web App
An Image Manipulation Library or IML is a tool thatβs main goal is to help you systemize, organize and manipulate graphic elements of your app in different ways. Different Image Manipulation Libraries typically serve different purposes.
by
β’ 8 min readWhat 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 read