With GitHub Actions you don't have to do boring tasks manually ever again
It’s not necessary to spend hours setting up your automation pipelines. Check out this guide and spin up a GitHub Action for your favorite stack fast—like Stack Overflow copy & paste fast.
ReadYou need to know how to create slick iOS widget in JavaScript
It’s not a long time ago when creating an iOS app or widget was solely available only for Objective-C or Swift developers with a solid Apple dev background (and of course, macOS device for development). These days, with a Scriptable app, it's possible to create a native iOS widget even with basic JavaScript knowledge.
ReadWhy should .NET developers be interested in Jamstack?
If you’re a .NET or C# developer, the Jamstack approach to building websites might have fallen off your radar over the years. With the development of the Jamstack ecosystem, now might be the right time for you to build on a Jamstack architecture and utilize all your well-deserved .NET skills.
ReadHow to build production and preview static sites with Netlify
Netlify lets you run automated builds of your website with each Git commit using CI/CD pipeline designed for web developers. Netlify can generate and publish production and preview sites with every push.
ReadRead the docs fail
I spent a good amount of time learning Nuxt.js which caught my attention recently. I walked through the documentation and tutorials and came across some concepts in the framework configuration that seemed unclear and contradictory to me.
ReadDemystify Nuxtʼs target, mode, and ssr properties
The new version of Nuxt.js brings a 'static' target property. But Nuxt has already generated static Jamstack sites, so why would we want to specify it explicitly?
ReadHow to access web cam without Flash
In the old days, Flash was used for video, animations, games, and also for the camera and microphone access. In 2020 everyone knows using Flash is a no go zone. So how to access the camera and microphone just with JavaScript?
ReadMy Windows update fail
It might be weird, but from time to time, I check for updates manually on my Win 10 computer. Last week, when applying updates on my desktop workstation, right after restarting the PC, my display turned black without any response.
ReadSourcebit: How to make friends with various data sources in the Jamstack?
When we work with multiple CMSs, APIs, and their data contracts, it always gets difficult. What if there was a way to unify some of the Jamstack components like data sources and front-end frameworks?
ReadUnlock the Power of E-commerce in a Headless World
Implementing a new e-commerce project or upgrading the existing one is undoubtedly a challenging process when crucial decisions about the e-commerce platform and content management system (CMS) must be made. Not only will these verdicts influence the future of the project, but they also might determine the success or failure of the whole business. Let’s show you some integrations, running examples, and source-code combining e-commerce platforms with CMSs but first things first…
Read