Run a DataFunction using IronPython in Spotfire
06-12-2022
I found myself wanting to run a data function, after a change in a document property within a Spotfire mod, this is how I did it:
Dynamic CSS classes with Notion
17-05-2022
So in this blog I generate CSS classes in Gatsby dynamically from my Notion tags, this helps automate the the front-end design and maintain…
Passing information from the back-end to the front-end
23-04-2022
One of the things I found difficult to do when starting out was finding out how I could manipulate the DOM based on back-end variables. This…
How I made this website
20-03-2022
So this blog is made with Gatsby and uses Notion as a CMS. Overall this was a great experience into learning more Javascript as one of the…