Skip to content

Instantly share code, notes, and snippets.

View boo-yuan's full-sized avatar

BooYuan boo-yuan

View GitHub Profile
@boo-yuan
boo-yuan / restapi.txt
Created April 6, 2021 17:10 — forked from chrismccoy/restapi.txt
WordPress REST API Resources
Allow ALL cross origin requests to WordPress REST API
https://github.com/Shelob9/rest-all-cors
WordPress theme using Rest API and Vue.js
https://github.com/rtCamp/VueTheme
WordPress Post from Front End using REST API and Vue.js
http://jimfrenette.com/2017/01/post-from-front-end-wp-api-vuejs/
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
@boo-yuan
boo-yuan / gutenberg.txt
Created April 6, 2021 17:10 — forked from chrismccoy/gutenberg.txt
Gutenberg Resources
Getting Started with Block Themes: Patterns
https://themeshaper.com/2021/01/11/getting-started-with-block-themes-patterns/
WordPress Blocks Backwards Compatibility
https://webdevstudios.com/2020/12/29/wordpress-blocks-backwards-compatibility/
Stylin’ WordPress Gutenberg Columns Block
https://dbushell.com/2020/11/02/wordpress-gutenberg-columns-block-css-styles/
Gutenberg Components and Invalid Hook Call Error in React
@boo-yuan
boo-yuan / WordPress_tips.md
Created April 6, 2021 17:06 — forked from MatRouault/WordPress_tips.md
Some useful WordPress tips, tutorials and code snippets found here and there on the web.