Loading Data From Markdown Files With Gridsome [2020 Guide]

June 5, 2020 · 4 min read
In the last part, we started with a basic static site built with Gridsome. Now, we will write Markdown files, load them into Gridsome with a source-plugin, and display them as blog posts using template components.

What is The PRPL Pattern?

June 2, 2020 · 2 min read
If you've been reading about JAMstack, you've probably heard about the PRPL pattern. What is it and why does it speed up websites? Let's find out.

Building a Simple JAMstack Site With Gridsome [2020 Guide]

May 29, 2020 · 7 min read
Gridsome is a modern static site generator based on Vue. It has functionality that allows easy development of fast websites, and loading data from various sources. Learn the basics and build a static site with this guide.

13 Tips to Be Productive Working From Home as a Junior Developer

May 26, 2020 · 3 min read
Right now most of us work from home. Some people say the current crisis is not comparable to normal work-from-home. And they're right.

Why Software Projects Take Longer Than We Think (Pareto Principle)

May 24, 2020 · 2 min read
Software projects take longer than expected. There are many reasons for this. The one I suffer most from is to underestimate amount of work left to do. Where does this come from and how can we avoid this?

Why You Should Write, Even If You Don't Publish

May 12, 2020 · 3 min read
How often do you write? And do you even realize it every time? We write more often than we think. Task descriptions, chat messages, job applications, ...