Tobija Žuntar
Tobija Žuntar
I've tried adding a new post, but when running `gatsby develop`, the site won't compile anymore: ``` There was an error in your GraphQL query: Cannot query field "featuredImage" on...
An attempt to clean up the code and use consistent formatting across all files. - [x] Remove unnecessary variable boxing (Integer.parseInt, substrings, etc) - [x] Remove brackets from one-line if...
### Which code conventions to use? I want to improve the code base quality a bit and have noticed that the conventions used are somewhat inconsistent. Sometimes the [project style...