Difference between revisions of "JavaScript"

From
Jump to: navigation, search
m
m (React)
Line 100: Line 100:
 
<youtube>Ke90Tje7VS0</youtube>
 
<youtube>Ke90Tje7VS0</youtube>
 
<youtube>sBws8MSXN7A</youtube>
 
<youtube>sBws8MSXN7A</youtube>
 +
 +
=== <span id="Wordle"></span>Wordle ===
 +
[http://www.youtube.com/results?search_query=Wordle+javascript+artificial+intelligence+deep+learning Youtube search...]
 +
[http://www.google.com/search?q=Wordle+javascript+artificial+intelligence+deep+learning+ML ...Google search]
 +
 +
* [http://bit.ly/random-word-api Random Word API]
 +
* [http://bit.ly/dictionary-api Dictionary API]
 +
* [http://www.codecademy.com/resources/blog/how-to-code-wordle-game-in-javascript/ Here's How To Code Wordle — That Game That Everyone's Talking About]
 +
 +
<youtube>Ke90Tje7VS0</youtube>
 +
 +
{|<!-- T -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>mpby4HiElek</youtube>
 +
<b>Wordle Clone in JavaScript!
 +
</b><br>You need to sign up here to follow along: https://bit.ly/rapidapi-hub In this video, I show you my approach to creating the game of Wordle in JavaScript, with the added benefit of using API's in order to generate random 5 letter words for us, and check if the words we are using for our guesses exist!  GitHub Repo: https://github.com/kubowania/wordle-javascript  Code with Ania Kubów
 +
|}
 +
|<!-- M -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>ID2</youtube>
 +
<b>HH2
 +
</b><br>BB2
 +
|}
 +
|}<!-- B -->

Revision as of 07:30, 10 February 2022

Youtube search... ...Google search


A sampling of available Javascript Machine Learning libraries

Graphics / Visualization

________________________________

1*W79wtpbE2NTqUuFA8EVorQ.png

Demos

Node.js

Youtube search... ...Google search

React

Youtube search... ...Google search

Wordle

Youtube search... ...Google search

Wordle Clone in JavaScript!
You need to sign up here to follow along: https://bit.ly/rapidapi-hub In this video, I show you my approach to creating the game of Wordle in JavaScript, with the added benefit of using API's in order to generate random 5 letter words for us, and check if the words we are using for our guesses exist! GitHub Repo: https://github.com/kubowania/wordle-javascript Code with Ania Kubów

HH2
BB2