Guides Articles on Flatlogic Blog
What 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 Node.js?
Node.js is a backend Javascript runtime environment. It often serves as a cross-platform stack meaning Node applications run great on multiple platforms. This article gives a detailed overview of Node.js and the best practices connected with it.
by
• 5 min readWhat is Angular?
Angular is a client-side, open-source JS framework. It's a popular solution for front-end development following the MVC, or Model-view-controller architecture.
by
• 5 min readHow to Build a Vue Application? [Learn the Ropes!]
Vue.js is a front-end framework often used in web applications of small and medium scale but perfectly valid for large-scale projects, too. In this article we're explaining how to create a Vue app by hand and what other routes you can take if you need a Vue application.
by
• 15 min readWhat is React?
React is a JavaScript library often credited for its scalability and simple, strict logic. In this article we're detailing the pros, the cons, and the best practices of React development.
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 readWhat is PHP?
PHP (an acronym for Hypertext Pre-processor or the previous one Personal Home Pages) is a server-side open-source scripting language. It is great for dynamic content management, session tracking, databases, and has fantastic community support.
by
• 5 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 readHow to Create React App in 2023 [Guide]
How to create a React application step by step? Use Flatlogic web app generator!
by
• 17 min read