Putting React on Rails

April 20, 2022 By Mark Otto 0

How to Create a Modern CRUD App with Ruby on Rails and React — A thorough, and newly updated, tutorial covering building a fully functional CRUD app with Rails 7, SQLite, esbuild, React 18, hooks, React Router, and more. An ideal guide if you want…

Stand With Ukraine!

April 19, 2022 By Mark Otto Off

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 team of Flatlogic strongly condemns…

On function composition in JavaScript

April 15, 2022 By Mark Otto Off

JS Function Composition: What’s The Big Deal? — James’ articles on JavaScript fundamentals have been very popular over the years, so it’s great to see a new one focusing on a common activity: function composition — “Why, then, do functional programmers get all worked up…

Caching NextJS Apps with Serverless Redis using Upstash

April 14, 2022 By Mark Otto Off

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 hundreds of API calls. For…

Wild wild property access

April 14, 2022 By Mark Otto 0

Fight Bugs with AppSignal in Multiplayer Mode — Fighting bugs on your own is hard. You need to get information from your app, understand the problem, and come up with possible solutions. With AppSignal, the whole team comes together. AppSignal Quick bytes: Find Tech Jobs with…

Best ways to deploy React app

April 13, 2022 By Mark Otto Off

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 can choose to host for…

13+ Date Picker Examples for Bootstrap [2022 Choice]

April 13, 2022 By Mark Otto Off

What is a Date picker? Let’s start with the basics. Datepicker is a UI component that helps users interact with the website choosing a certain date or time. This is a standard element for every Internet user since we see it almost everywhere (especially in…

An admin panel for React-powered B2B apps

April 13, 2022 By Mark Otto 0

React Folder Structure in Five Steps, 2022 Edition — The latest part of Robin’s attempts at updating his well regarded React resources to 2022 standards. Articles about structuring React apps are always popular and this one breaks the idea down into five steps going from…

Starting a Web App in 2022 [Research]

April 11, 2022 By Mark Otto Off

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 application creation, specifically which tools…