Video/How To Build CodePen With React

From PKC
Revision as of 07:48, 21 June 2022 by Benkoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cook, Kyle (Sep 20, 2020). How To Build CodePen With React. local page: Web Dev Simplified. 


This video shows how to implement the basic user interface of codepen. A similar style of implementation can be found on the CSS Cheatsheet website, and its video[1]. A useful tutorial is Editor.js - An Awesome Next Gen Block Styled Content Editor![2].

References

  1. HTMLG, ed. (Jan 18, 2018). HTML Cheat Sheet. local page: htmlg. Retrieved Nov 24, 2024. 
  2. DesignCourse, ed. (Apr 9, 2019). Editor.js - An Awesome Next Gen Block Styled Content Editor!. local page: DesignCourse. 

Related Pages