Search
Ripple wants to turn every eCommerce store into a crypto-friendly business
21.9.2023
The trading universe is quickly developing, and digital currencies have become a revolutionary power in reshaping how we manage online exchanges. Cryptocurrencies have attracted significant investment due to their borderless appeal and decentralized nature. Ripple is one company at the forefront...
Let’s Build a JAMstack E-Commerce Store with Netlify Functions
20.8.2019
A lot of people are confused about what JAMstack is. The acronym stands for JavaScript, APIs, and Markup, but truly, JAMstack doesn’t have to include all three. What defines JAMstack is that it’s served without web servers. If you consider the history of computing, this type of abstraction isn’t...
Creating Dynamic Routes in a Nuxt Application
30.7.2019
In this post, we’ll be using an ecommerce store demo I built and deployed to Netlify to show how we can make dynamic routes for incoming data. It’s a fairly common use-case: you get data from an API, and you either don’t know exactly what that data might be, there’s a lot of it, or it might change....