🌑
Kairos
CtrlK
  • Start Me Up
  • Block Making
  • Block Editing
  • Page Component
  • Tailwind
  • Study
  • Ideas
  • Troubleshooting
  • Data
  • Gutenberg
  • React
  • Forms
  • Concepts
  • Advanced Custom Fields
  • Algolia Search
  • WooCommerce
  • GraphQL
  • Syncs
Powered by GitBook
On this page
  • React Docs
  • Next.js
  • TypeScript
  • Apollo TypeScript
  • WP GraphQL
  • Gutenberg Controls
  • Gutenberg Editing
  • Nested Blocks
  • Make Types from JSON

Was this helpful?

Study

documentation resources to master the tech stack

React Docs

LogoTutorial: Tic-Tac-Toe – Reactreactjs

Next.js

LogoNext.js by Vercel - The React Frameworkvercel

TypeScript

LogoDocumentation - TypeScript for JavaScript Programmerstypescriptlang

Apollo TypeScript

LogoTypeScript with Apollo ClientApollo GraphQL Docs
Apollo TypeScript Reference

WP GraphQL

https://www.wpgraphql.com/docswww.wpgraphql.com

Gutenberg Controls

Logo@storybook/core - Storybookwordpress.github.io

Gutenberg Editing

LogoCreate Custom Gutenberg Block - Part 10: Fetching Posts and Higher-Order Components - A White PixelA White Pixel

Some info on overriding the Edit view of core blocks: https://developer.wordpress.org/block-editor/reference-guides/filters/block-filters/#editor-blockedit

Block allow/deny lists: https://developer.wordpress.org/block-editor/reference-guides/filters/block-filters/#removing-blocks

Logo(Gutenberg Block Editor) Using editor.BlockEdit filter, need to alter html/ CSS class of BlockEdit ComponentWordPress Development Stack Exchange
override block settings

Nested Blocks

https://raquelmsmith.com/blog/how-to-create-nested-blocks-for-gutenbergraquelmsmith.com
great example of how to use nested blocks

Make Types from JSON

MakeTypes from JSON samplesjvilk.com
nice service here to make types from JSON data
PreviousTailwindNextIdeas

Last updated 3 years ago

Was this helpful?