Difference between revisions of "Video/How To Build CodePen With React"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
<noinclude> | <noinclude> | ||
{{# | {{#widget:YouTube | ||
|wcVxX7lu2d4 | |id=wcVxX7lu2d4 | ||
|width=640 | |||
}} | }} | ||
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<ref>{{:Video/HTMLCheatSheet}}</ref>. A useful tutorial is [[Video/Editor.js - An Awesome Next Gen Block Styled Content Editor!|Editor.js - An Awesome Next Gen Block Styled Content Editor!]]<ref>{{:Video/Editor.js - An Awesome Next Gen Block Styled Content Editor!}}</ref>. | 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<ref>{{:Video/HTMLCheatSheet}}</ref>. A useful tutorial is [[Video/Editor.js - An Awesome Next Gen Block Styled Content Editor!|Editor.js - An Awesome Next Gen Block Styled Content Editor!]]<ref>{{:Video/Editor.js - An Awesome Next Gen Block Styled Content Editor!}}</ref>. | ||
{{PagePostfix | |||
= | |categories={{#invoke:Utility|returnListOfCategoryFromString|JavaScript,React,DOM,Codepen}} | ||
}} | |||
</noinclude> | </noinclude> |
Revision as of 07:47, 21 June 2022
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
- ↑ HTMLG, ed. (Jan 18, 2018). HTML Cheat Sheet. local page: htmlg. Retrieved Nov 24, 2024.
- ↑ DesignCourse, ed. (Apr 9, 2019). Editor.js - An Awesome Next Gen Block Styled Content Editor!. local page: DesignCourse.