Learn how to build GPT-3 AI apps with @OpenAI and @Vercel edge functions.
In this video, I explain how I built https://t.co/T4IroQCXJG and how you can build your own GPT-3 powered apps:
Introducing Wordle Wars! Multiplayer #Wordle.
Send the link to friends to connect and race to wordly glory—first to finish wins! Once you finish, you can see everyone else's letters, and feel enormously smug as you watch them struggle 😈
https://t.co/sW0c688Gj1
More info 👇
`It can be tempting to write general “frameworks” for every bit of functionality you come across. Resist that urge. You won’t get any real work done—you’ll just be writing code that you never use.` -- Eloquent Javascript https://t.co/jc9sILhNbk
Simplest way I found to implement localStrorage in #React#reactjs
Stringified JSON object is source of truth for useState(). This store object is set in local local state on each update triggered by setStore().
Feedback appreciated. #js#javascript
To get back into the swing of things, I challenged myself to recreate the memory game Simon with vanilla #javascript.
You can try it out here: https://t.co/0XzYs5aNwa
Feedback appreciated! #100DaysOfCode@CodePen