Group Sanity fields in tabs
Not too long ago Sanity launched what they call field groups. Field groups are exactly what it sounds like, the option to group a bunch of fields.…
Not too long ago Sanity launched what they call field groups. Field groups are exactly what it sounds like, the option to group a bunch of fields.…
For running projects locally through Visual Studio and IIS Express, your URL will be something like http://localhost:9257/. As a developer, you probably often have many different projects on your machine, and using the same port number on the projects could cause problems. So if this is the case,…
If you're like me, and switch a lot between different projects, you've most likely run across problems with Node.js versions when building the frontend. That's a problem we can solve rather easily with NVM. But first things first, what is NVM? NVM (Node…
In Sanity, you can have arrays that contain different objects. But what if we want to filter out the specific types inside the array when we run a query? A problem I came across was how to map the different Sanity objects to .NET objects based on their type. Disclaimer:…
The Optimizely Content Cloud (previously Episerver CMS) developer certification is only valid for two years, and the renewal costs €260 (2780 NOK). Peanuts, maybe - but you could get it for free! Currently Optimizely certified If you are currently certified, you could apply for the Optimizely Subject Matter Expert (SME)…
When creating new fields in Sanity, they take up the full width of the editor interface. But if we have a lot of fields that require a short length, we get a lot of unused space. It can also get a bit annoying for an editor to have to scroll…
The Optimizely Content Delivery API [https://world.optimizely.com/documentation/developer-guides/content-delivery-api/] adds headless capabilities to your traditional Optimizely Content Cloud CMS, making it a hybrid CMS. The best of both worlds, you might say. The documentation [https://world.optimizely.com/documentation/developer-guides/content-delivery-api/] is quite good, so I just…
Vue UI makes it effortless to set up a Vue frontend project with webpack. It should take no longer than 5 minutes to set up a frontend build system with your preferred settings. Let's go through the necessary steps in order to set up a new Vue project…
For deg som er kunde av oss i Novacare, vil det fra tid til annen være behov for å fortelle oss om noe du ønsker å få gjort. Kanskje vil du ha en søkefunksjon til nettstedet ditt? Muligens trenger du en integrasjon til det nyanskaffede CRM-systemet? Uansett hva behovet er,…
I saw an ad for self-watering plant pots a while ago - and I thought it looked pretty neat. As I looked at the hefty price of 4.000 NOK for the system, I thought to myself that it would be cheaper and more fun to make my own with…