🌑
Kairos
  • 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: Intro to React – React

Next.js

LogoLearn | Next.jsvercel

TypeScript

LogoDocumentation - TypeScript for JavaScript Programmerstypescriptlang

Apollo TypeScript

LogoUsing Apollo with TypeScriptApollo GraphQL Docs
Apollo TypeScript Reference

WP GraphQL

Logohttps://www.wpgraphql.com/docs

Gutenberg Controls

Webpack App

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

LogoJustification is not Prioritization
great example of how to use nested blocks

Make Types from JSON

MakeTypes from JSON samples
nice service here to make types from JSON data
PreviousTailwindNextIdeas

Last updated 3 years ago

Was this helpful?