5 ms·
Here's a gander. Just picked up netlify CMS (a static site cms that stores its data in Md files on the same version control your app is stored) because it fill
by Zachsa999 4y ago
Here's a gander.
Just picked up netlify CMS (a static site cms that stores its data in Md files on the same version control your app is stored) because it fills a perfect use case. That lead to me getting a handle on Markdown, showed me into some git merge conflicts I've never experienced , (I mostly work solo). I just built my first edge function in netlify. Basically a tool lead me on a pretty interesting learning path.
In the past I took a Java masterclass that taught me a litt of everything about Java. Guess which language I have no intellectual interest in?