Home / Companies / Strapi / Blog / August 2020

August 2020 Summaries

4 posts from Strapi

Filter
Month: Year:
Post Summaries Back to Blog
Strapi is an open-source headless CMS that aims to empower developers and communities by providing a fully-featured, secure, and scalable backend solution. The project's creator, Maxime Castres, has been actively contributing to Strapi since 2015 and has written numerous tutorials, including one on creating a full-stack mock food delivery application using React Hooks. Ryan Belke, another community member, has also created a popular tutorial on building a Deliveroo clone with Next.js, which was later updated to use React Hooks. Both Maxime and Ryan believe that Strapi saves developers countless hours of development time, allowing them to focus on product growth and increasing their chances of success. They see Strapi as a key component in any developer toolkit and appreciate the community's engagement and support for the project. The project's open-source nature allows anyone to participate, contribute, and learn from others, making it an attractive option for developers looking to build scalable and secure applications.
Aug 26, 2020 785 words in the original blog post.
The blog post announces the release of a new e-commerce starter using Nuxt.js and Snipcart, designed to facilitate the creation of a simple online store for selling products like developer stickers with an integrated shopping cart. The starter is easy to integrate and offers the ability to sell various items, including downloads and subscriptions. It includes instructions for cloning the repository and setting up both the backend and frontend using either Yarn or npm, with the application running on a local Nuxt.js server. The author, Maxime, who has been with Strapi since 2015, expresses enthusiasm for creating valuable content for the Strapi community and encourages readers to engage with the platform's resources, including its forum and live demo. The post also notes that some tutorials may be outdated due to new releases of Strapi and requests feedback for any issues encountered.
Aug 20, 2020 364 words in the original blog post.
Strapi has introduced a starter project designed for creatives such as developers, designers, and writers to easily build and maintain professional portfolios using the Strapi CMS. This initiative aims to simplify the process of showcasing work, enhancing personal branding, and facilitating feedback, particularly for freelancers and job seekers. The starter is built using Gridsome, a Vue.js framework for static websites, which offers a GraphQL data layer and a robust plugin ecosystem similar to Gatsby, ensuring fast website performance. Users can manage and update their portfolios without coding, directly through Strapi's admin interface. Additionally, the starter serves as an educational tool for learning Strapi's features like collection types and dynamic zones, as well as frontend technologies such as GraphQL and Tailwind CSS. Enthusiastically supported by the Strapi community and the expansion team, the project is part of broader efforts to grow the Strapi ecosystem through various initiatives like plugins and the Strapi Market.
Aug 19, 2020 350 words in the original blog post.
The text provides a comprehensive tutorial on creating a company website using Strapi and Nuxt.js, highlighting the efficiency of Strapi's Dynamic Zones feature in streamlining collaboration between developers and content teams. Dynamic Zones allow for the creation of reusable content models, reducing the need for frequent backend changes when updating site content. The tutorial guides users through setting up a Strapi project, creating a content model, and utilizing Dynamic Zones to manage various types of content efficiently. Users learn how to incorporate dynamic content into a Nuxt.js frontend, including building components such as a header, hero section, content grid, and footer. It demonstrates querying data via Strapi's GraphQL API and emphasizes the flexibility and ease of content management offered by Dynamic Zones, allowing content managers to update and rearrange site content without requiring frontend code changes. The text concludes by acknowledging the potential need for third-party providers for media uploads in production environments and invites users to explore the possibilities of Dynamic Zones further.
Aug 04, 2020 2,861 words in the original blog post.