[37/100] #100DaysOfCode Today I had to fix a gulp file, so I had to dig into that problem and was forced to learn a lot of gulp details by trying to solve the errors... So I learned a lot, but didn't do anything on my Gatsby/React code. Hopefully tomorrow...
[36/100] #100DaysOfCode Today I came back to my Soap calls that I started a couple of days ago. I learned a new API and set up a couple of methods to retrieve my data.
[35/100] #100DaysOfCode I continued with the video course. Today it was about creating subpages and building a layout component. Then I started to learn more about GraphQL and plugins, before I run into a version conflict in npm. I guess that is a good task to deal with tomorrow.
[34/100] #100DaysOfCode Finally back to Gatsby, continuing the video course. Today I learned more about different inclusions of CSS, we set up react-bootstrap and built different components into our test project
[32/100]&[33/100] #100DaysOfCode The last 2 days I got caught up in a Wordpress problem with custom taxonomies and translations. I'm still trying to solve it, but the learnings are so far lower then the frustration. Good to know that there's a big learning at the end of that ;)
[30/100] #100DaysOfCode I continues with the video course and learned more about the use of CSS within our little project. Unfortunately I was a bit short on time today, hope to have more time tomorrow...
[29/100] #100DaysOfCode Today I started a new video tutorial for using Gatsby with Wordpress. So far it is pretty basic, creating the first pages and components.
[28/100] #100DaysOfCode Today I learned more about WPGraphQL in combination with Wordpress Post Types, like Post, Pages, Custom Post Types etc... And I finally understood, what Edges are in WPGraphQL
[27/100] #100DaysOfCode Today I learned more about setting up custom fields and custom types within WPGraphQL and about the advantages of WPGraphQL vs. WP REST API
[26/100] #100DaysOfCode I had a lazy weekend, my apologies to the community ๐ฌ Today I learned more about GraphQL, because I still don't understand how the WPGraphQL plugin is working correctly
[25/100] #100DaysOfCode Made a little excursion today to learn more in-depth knowlegde about CURL calls in PHP. Will hopefully get back to my Gatsby project the upcoming days...
[23/100] & [24/100] #100DaysOfCode Fiddled about with a lot of UI things the last two days and tried a lot of plugins for different things, as date picking tools, form validation, google maps, etc.
[21/100] & [22/100] #100DaysOfCode I forgot to post again ๐คฆโโ๏ธI got my import tool to work and was then finally able to head over to Gatsby and GraphQL again. I learned to include custom post types and custom fields into GraphQL.
[20/100] #100DaysOfCode A very unsuccessful day, still working on the importer plugin for Wordpress. And I got stuck with a PHP problems that slowed down the learning progress today. Well, I will have learned a lot when I solve that problem ;) Hopefully tomorrow...
[18/100] #100DaysOfCode Today I continued with my address book tool. I set up a custom post type in Wordpress and created the neccessary custom fields. As I want to import contacts from different sources, I started to write an import tool. So today it was mostly PHP work...
[18/100] #100DaysOfCode A little excurse into the world of oauth today: I played around with the Facebook graph explorer and learnd how to get all the credentials to access it.
[17/100] #100DaysOfCode Very little time today, I only learned one hour. I created a couple of custom fields in Wordpress and got them into my GraphQL. From there I included them into the Gatsby page. I hope I can do more tomorrow.