The war in Ukraine is a ghastly tragedy and an outrageous event which can never be justified. The war has catastrophic effect on the lives of millions of people not only in Ukraine , but around the whole world. The […]
The modern application we build today is sophisticated. Every time a user loads a webpage, their browser needs to download the bulk of data in order to display that page. A website may consist of millions of data and serve […]
In this post, we will look at how and where you can host a web application. We will look at the main hosting platforms, their features, advantages, and disadvantages. In this article, we will also look at what parameters you […]
We all know how time-consuming it is to configure a social login with an app. Fortunately, Meteor comes with different third-party authentication methods and an account management system out of the box. We are going to use the accounts-github to […]
Earlier this year, we ran our annual developer survey. We received nearly 25k responses and want to thank each and everyone of you for taking the time to share your feedback. Your input is invaluable for us. It informs our […]
Participate in our research and get 70% OFF discount on all Flatlogic products! We will also make the final results public. The team of Flatlogic is carrying out a global scientific research that aims to identify modern patterns of web […]
Node Package Manager (npm) is one of the several package managers (default for Node.js) for JavaScript released in 2010. It is used to manage dependencies for packages. npm consists of: The npm’s website makes it possible to find third-party packages, […]
(and directives and pipes!) Photo by Johannes Plenio from Pexels A few months ago we posted the first RFC related to a project known as “standalone components”. This project has an ambitious goal: to reduce boilerplate and make Angular easier to use […]
We all know that Meteor is a super productive JS framework that allows us to create full-stack projects. React.js is a widely used UI library for building web apps. And Tailwind is a CSS framework for building modern websites and […]
A security bug affecting the newest core package, accounts-2fa, requires your attention. Meteor developers already using this package should be aware of a recently discovered security vulnerability. This only applies to apps that used the package with Meteor 2.7, and […]