One place for hosting & domains

      Headless

      Headless E-commerce That People Love


      Video

      About the Talk

      This talk details the journey an agency takes when making the switch to building clients’ eCommerce stores to be headless.

      What You’ll Learn

      • Benefits of going headless
      • Pitfalls to avoid when going headless
      • Technical considerations for commercial headless projects

      Resources

      About the Presenter

      Ed Bull has been the Creative Director & Co-Owner at an eCommerce agency called Limesharp for over 10 years, working alongside brands to craft first class eCommerce solutions that deliver results and drive growth. They have extensive experience working with luxury fashion and beauty brands. Limesharp is considered a creative agency that is led by exceptional design and rooted in solid technical know-how, crafting simple but refined customer experiences.



      Source link

      Putting the ‘A’ in JAMStack with Headless CMS


      Video

      The way we build web apps continues to change – with an increasing number of web apps using a static front end, powered by a dynamic backend. The moniker for this movement is JAMStack – for Javascript, APIs, and Markup.

      In this tech talk, Chris on Code, the founder of Scotch.io, will discuss JAMStack best practices, and some of the ways that you can set up your API layer by running a headless CMS on DigitalOcean Droplets. Chris will zoom into three of the most popular free, open source CMS platforms – WordPress, Ghost, and Strapi – and how to use them for your backend APIs.

      Resources

      In the Jamstack, the A symbolizes where we get our data from. Our data will come from APIs and this is very beneficial to us because we are allowed to separate our data from our frontend.

      Separating our frontend from our data allows us to focus on one at a time. We can use a Headless CMS that comes packaged with database connections, an admin dashboard, and more so that we can create an API quickly.

      Here’s a list of good Headless CMSs: headlesscms.org

      There are hosted Headless CMS solutions like:

      There are also solutions that we can host on DigitalOcean on our own servers so that we control all of the data and keep our pricing under control.

      DigitalOcean 1-Click Apps

      DigitalOcean makes it easy to self-host these Headless CMSs with a single click. You can find the 1-click apps on the DigitalOcean Marketplace:

      Once we have our Headless CMS in place, we can work on our frontends using a frontend technology like React, Gatsby, Next.js, Vue, Nuxt.js, Hugo, and many more.

      About the Presenter

      Chris on Code is the founder of Scotch.io, a popular JavaScript tutorial site. He is also the Web Community Manager at DigitalOcean. Chris has a strong focus on JAMstack since it is the fastest and most productive way we can create our sites and applications.





      Source link