Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734170410344">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734177470469">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.734170410344" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.734177470469" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734170410344" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734177470469" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734170410344" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734177470469" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -179,9 +179,11 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/base64/#free-courses-by-xemu">Free Courses by Xemu</a></strong> - Programming Course Drives</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.phind.com/">Phind</a></strong> - Developer Q&A AI</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/readingpiracyguide/#programming-sites">Programming Book Sites</a></strong> - Read / Download Programming Books</li>
|
||||
<li><a href="https://github.com/PanXProject/awesome-certificates">Awesome Certificates</a> - Dev Courses Index</li>
|
||||
<li><a href="https://dzone.com/">DZone</a> - Developer Tutorials</li>
|
||||
<li><a href="https://developers.redhat.com/">RedHat</a> - Development Tutorials</li>
|
||||
<li><a href="https://dev.tube/">Dev.tube</a> - Developer Talks</li>
|
||||
<li><a href="https://roadmap.sh/">Roadmap</a> - Developer Roadmaps / Guides</li>
|
||||
<li><a href="https://roadmap.sh/">Roadmap</a> - Developer Roadmaps / <a href="https://github.com/kamranahmedse/developer-roadmap">Github</a></li>
|
||||
<li><a href="https://quickref.me/">QuickRef.ME</a>, <a href="https://www.dark-hamster.com/">Dark Hamster</a> or <a href="https://devhints.io/">Devhints</a> - Developer Cheat Sheets</li>
|
||||
<li><a href="https://i.imgur.com/FPwNgOK.png">Programming Challenges</a>, <a href="https://www.hackerearth.com/challenges/">HackTheEarth</a>, <a href="https://emkc.org/challenges">EMKC</a> or <a href="https://codegolf.stackexchange.com/">Code Golf</a> - Programming Challenges</li>
|
||||
<li><a href="https://chrome.google.com/webstore/detail/codexplainer-ai-beta/mekadgeckpcgideipfhbcapmenbadejp">Codexplainer AI</a> or <a href="https://denigma.app/#demo">Denigma</a> - Code Explanations</li>
|
||||
@@ -245,51 +247,44 @@
|
||||
</h3>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.theodinproject.com/">The Odin Project</a></strong> - Web Dev Tutorials / Courses</li>
|
||||
<li><a href="https://developer.mozilla.org/">Developer.Mozilla</a> or <a href="https://joshjoshuap-webdevresources.vercel.app/">Web Dev Resources</a> - Developer Learning Resources</li>
|
||||
<li><a href="https://github.com/PanXProject/awesome-certificates">Awesome Certificates</a> - Dev Courses with Certificates</li>
|
||||
<li><a href="https://dzone.com/">DZone</a> - Developer Tutorials</li>
|
||||
<li><a href="https://www.markdowntutorial.com/">Markdown Tutorial</a> - Interactive Markdown Tutorial</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.theodinproject.com/">The Odin Project</a></strong> - Full Stack Course</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fullstackopen.com/en/">FullStackOpen</a></strong> - Full Stack Course</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.internetingishard.com/">Interneting is Hard</a></strong> - HTML/CSS Course</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://learn.shayhowe.com/">Learn to Code HTML & CSS</a></strong> - HTML/CSS Course</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://javascript.info/">JavaScript.info</a></strong> - JavaScript Course</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/Asabeneh/30-Days-Of-JavaScript">30 Days Of JavaScript</a></strong> - Javascript Course</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.java5cript.com/">Java5cript</a></strong> - Javascript Courses Index</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://phptherightway.com/">PHP: The Right Way</a></strong> or <a href="https://www.phptutorial.net/">PHP Tutorial</a> - Learn PHP</li>
|
||||
<li><a href="https://developer.mozilla.org/">Developer.Mozilla</a> or <a href="https://joshjoshuap-webdevresources.vercel.app/">Web Dev Resources</a> - Web Dev Learning Resources</li>
|
||||
<li><a href="https://github.com/microsoft/Web-Dev-For-Beginners">Web Dev for Beginners</a> - Web Dev Course</li>
|
||||
<li><a href="https://thegymnasium.com/">Aquent Gymnasium</a> - Web Dev Tutorials</li>
|
||||
<li><a href="https://www.youtube.com/@Codevolution">Codevolution</a> - Web Dev YouTube Tutorials</li>
|
||||
<li><a href="https://react-typescript-cheatsheet.netlify.app">React Typescript Cheatsheet</a> - React Typescript Cheatsheet</li>
|
||||
<li><a href="https://exploringjs.com/tackling-ts/toc.html">Tackling TS</a> or <a href="https://basarat.gitbook.io/typescript/getting-started">TypeScript Deep Drive</a> - TypeScript Guides</li>
|
||||
<li><a href="https://htmldog.com/">HTMLDog</a> - HTML / CSS / JavaScript Tutorials</li>
|
||||
<li><a href="https://learn.shayhowe.com/">Learn to Code HTML & CSS</a> - HTML / CSS Tutorials</li>
|
||||
<li><a href="https://javascript.info/">JavaScript.info</a> - JavaScript Guide</li>
|
||||
<li><a href="https://github.com/getify/You-Dont-Know-JS">You Don't Know JS</a> - Javascript Learning Books</li>
|
||||
<li><a href="https://eloquentjavascript.net/">EloquentJavascript</a>, <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript">30 Days Of JavaScript</a>, <a href="https://fun-javascript-projects.com/">FunJavascript</a>, <a href="https://www.learncs.online/lessons">LearnCS</a>, <a href="https://www.java5cript.com/">Java5cript</a>, <a href="https://blog.javascripttoday.com/">Javascript Today</a> or <a href="https://grasshopper.app/">Grasshopper</a> - Learn Javascript</li>
|
||||
<li><a href="https://javascriptquiz.com/">JavaScriptQuiz</a> - JavaScript Quiz</li>
|
||||
<li><a href="https://github.com/lydiahallie/javascript-questions">Javascript Questions</a> - Javascript Questions for Practice</li>
|
||||
<li><a href="https://github.com/leonardomso/33-js-concepts">33 JS Concepts</a> - Useful JavaScript Concepts</li>
|
||||
<li><a href="https://github.com/goldbergyoni/nodebestpractices">Node.js Best Practices</a> - Node.js Style Guide</li>
|
||||
<li><a href="https://github.com/nefe/You-Dont-Need-jQuery">You-Dont-Need-jQuery</a> - Javascript Query Style Events Guide</li>
|
||||
<li><a href="https://github.com/airbnb/javascript">Airbnb JavaScript Style Guide</a> - Javascript Style Guide</li>
|
||||
<li><a href="https://codepip.com/games/">Codepip</a> - CSS / JS Learning Games</li>
|
||||
<li><a href="https://cssbattle.dev/">CSS Battle</a> - CSS Practice / Battles</li>
|
||||
<li><a href="https://dash.generalassemb.ly/">Dash</a> - Web Dev Courses</li>
|
||||
<li><a href="https://andreasbm.github.io/web-skills/">Web Skills</a> or <a href="https://www.encodedna.com/">Encodedna</a> - Web Dev Guides</li>
|
||||
<li><a href="https://www.youtube.com/@Codevolution">Codevolution</a> - Web Dev Video Lessons</li>
|
||||
<li><a href="https://htmldog.com/">HTMLDog</a> - HTML/CSS and JavaScript Tutorials</li>
|
||||
<li><a href="https://codepip.com/games/">Codepip</a>, <a href="https://cssgridgarden.com/">Grid Garden</a>, <a href="https://cssbattle.dev/">CSS Battle</a>, <a href="https://css-speedrun.netlify.app/">CSS Speedrun</a> or <a href="https://flukeout.github.io/">CSS Diner</a> - CSS Learning Games</li>
|
||||
<li><a href="https://defensivecss.dev/">DefensiveCSS</a> - CSS Tips</li>
|
||||
<li><a href="https://cssgridgarden.com/">Grid Garden</a> - CSS Grid Learning Game</li>
|
||||
<li><a href="http://learncssgrid.com/">LearnCSSGrid</a> - CSS Grid Guide</li>
|
||||
<li><a href="https://css-speedrun.netlify.app/">CSS Speedrun</a> - Test Your CSS Skills</li>
|
||||
<li><a href="https://flukeout.github.io/">CSS Diner</a> - Interactive CSS Learning</li>
|
||||
<li><a href="https://github.com/you-dont-need/You-Dont-Need-JavaScript">You Don't Need JavaScript</a> - CSS Demos</li>
|
||||
<li><a href="https://css-tricks.com/snippets/">CSS Tricks</a> - CSS Code Snippets</li>
|
||||
<li><a href="https://github.com/getify/You-Dont-Know-JS">You Don't Know JS</a> or <a href="https://eloquentjavascript.net/">EloquentJavascript</a> - Javascript Learning Books</li>
|
||||
<li><a href="https://github.com/lydiahallie/javascript-questions">Javascript Questions</a> or <a href="https://javascriptquiz.com/">JavaScriptQuiz</a> - Javascript Questions for Practice</li>
|
||||
<li><a href="https://github.com/leonardomso/33-js-concepts">33 JS Concepts</a> - Useful JavaScript Concepts</li>
|
||||
<li><a href="https://github.com/nefe/You-Dont-Need-jQuery">You-Dont-Need-jQuery</a> - Javascript Query Style Events Guide</li>
|
||||
<li><a href="https://github.com/airbnb/javascript">Airbnb JavaScript Style Guide</a> - Javascript Style Guide</li>
|
||||
<li><a href="https://blog.javascripttoday.com/">Javascript Today</a> - Javascript Blog</li>
|
||||
<li><a href="https://github.com/fpereiro/backendlore">backendlore</a> - Backend Coding Guide</li>
|
||||
<li><a href="https://github.com/CollabCodeTech/backend-challenges">backend-challenges</a> - Backend Challenges for Practice</li>
|
||||
<li><a href="https://exploringjs.com/tackling-ts/toc.html">Tackling TS</a> or <a href="https://basarat.gitbook.io/typescript/getting-started">TypeScript Deep Drive</a> - TypeScript Guides</li>
|
||||
<li><a href="https://react-typescript-cheatsheet.netlify.app">React Typescript Cheatsheet</a> - React Typescript Cheatsheet</li>
|
||||
<li><a href="https://hendrixer.github.io/nextjs-course/">Next</a> - Learn Next.js</li>
|
||||
<li><a href="https://github.com/goldbergyoni/nodebestpractices">Node.js Best Practices</a> - Node.js Style Guide</li>
|
||||
<li><a href="https://landchad.net/">LandChad</a> or <a href="https://learn.sadgrl.online/">learn.sadgrl.online</a> - Site Development Guides</li>
|
||||
<li><a href="https://dev.to/dabit3/the-complete-guide-to-full-stack-solana-development-with-react-anchor-rust-and-phantom-3291">Full Stack Solana Development Guide</a> - <a href="https://github.com/dabit3/complete-guide-to-full-stack-solana-development">Examples</a></li>
|
||||
<li><a href="https://thenewboston.com/">The New Boston</a> - Site Development Courses / <a href="https://discord.com/invite/thenewboston">Discord</a></li>
|
||||
<li><a href="https://www.strml.net/">Strml</a> - Site Coding Tutorial</li>
|
||||
<li><a href="https://stpg-tk.netlify.app/guides/">STPG</a> - Startpage Creation Guides / <a href="https://discord.com/invite/ExAGgVR">Discord</a></li>
|
||||
<li><a href="https://github.com/microsoft/Web-Dev-For-Beginners">Web Dev for Beginners</a> or <a href="https://www.internetingishard.com/">Interneting is Hard</a> - Learn Web Development</li>
|
||||
<li><a href="https://github.com/kamranahmedse/developer-roadmap">developer-roadmap</a> - Web Dev Roadmap</li>
|
||||
<li><a href="https://fullstackopen.com/en/">FullStackOpen</a> or <a href="https://dash.generalassemb.ly/">Dash</a> - Web Dev Courses</li>
|
||||
<li><a href="https://www.agernic.com/">Agernic</a> - Web Design Courses</li>
|
||||
<li><a href="https://jgthms.com/web-design-in-4-minutes/">Web Design in 4 Minutes</a> - Interactive Web Design Tutorial</li>
|
||||
<li><a href="https://github.com/fpereiro/backendlore">backendlore</a> - Backend Coding Guide</li>
|
||||
<li><a href="https://github.com/CollabCodeTech/backend-challenges">backend-challenges</a> - Backend Challenges</li>
|
||||
<li><a href="https://www.markdowntutorial.com/">Markdown Tutorial</a> - Interactive Markdown Tutorial</li>
|
||||
<li><a href="https://jgthms.com/web-design-in-4-minutes/">Web Design in 4 Minutes</a> or <a href="https://www.strml.net/">Strml</a> - Interactive Web Design Tutorial</li>
|
||||
<li><a href="https://mattdesl.github.io/workshop-webgl-glsl/">WebGL and GLSL Workshop</a> - Interactive WebGL / GLSL Tutorial</li>
|
||||
<li><a href="https://phptherightway.com/">PHP: The Right Way</a> or <a href="https://www.phptutorial.net/">PHP Tutorial</a> - PHP Guides</li>
|
||||
<li><a href="https://andreasbm.github.io/web-skills/">Web Skills</a> or <a href="https://www.encodedna.com/">Encodedna</a> - Web Development Guides</li>
|
||||
<li><a href="https://learningseo.io/">LearningSEO</a> - SEO Guides</li>
|
||||
</ul>
|
||||
<doc-anchor-target id="game-development">
|
||||
@@ -312,6 +307,7 @@
|
||||
<ul>
|
||||
<li><a href="https://github.com/skydoves/android-developer-roadmap">Android Developer Roadmap</a></li>
|
||||
<li><a href="https://github.com/joeygoksu/mobile-design-resources">Mobile Design Resources</a> - App Design Learning Resources</li>
|
||||
<li><a href="https://www.learncs.online/lessons">LearnCS</a> - Lean Java/Kotlin</li>
|
||||
<li><a href="http://cocoadevcentral.com/">CocoaDevCentral</a> - Legacy OS X / Cocoa Programming Tutorials</li>
|
||||
<li><a href="https://developer.apple.com/tutorials/swiftui">Swift Playgrounds</a> - Learn Swift UI / <a href="https://developer.apple.com/tutorials/sample-apps">Samples</a></li>
|
||||
<li><a href="https://github.com/neil-wu/SwiftDump">SwiftDump</a> - Retrieve Swift Object info from Mach-O file</li>
|
||||
|
||||
Reference in New Issue
Block a user