Home / Companies / Cube / Blog / December 2018

December 2018 Summaries

2 posts from Cube

Filter
Month: Year:
Post Summaries Back to Blog
Flatlogic offers a solution for developing custom admin dashboards, allowing developers to focus on their own analytics without relying on bulky libraries or writing their own web application from scratch. By using Flatlogic's React dashboard and Cube.js, users can easily connect with their database and visualize raw data using various chart libraries. The solution is designed to be fast, easy-to-understand, and flexible, supporting major SQL databases and allowing for customization of the data schema to model different analytics scenarios.
Dec 20, 2018 539 words in the original blog post.
This summary is a neutral and interesting overview of the text, highlighting the key points. The author explores the idea of creating a server-side rendered single-page application (SPA) that also provides the speed of a traditional SPA, while maintaining SEO capabilities. They use AWS Lambda as a serverless environment to host the application, which allows for easy deployment and scaling. The tutorial covers the installation of dependencies, configuration of the serverless.yml file, setting up Next.js for server-side rendering, writing client-side React.js code, and deploying the application to AWS Lambda. The author provides additional resources and recommendations for further learning and exploration in the field of serverless development and Next.js.
Dec 03, 2018 2,023 words in the original blog post.