Will Vincent on Nostr: This morning, I took a few minutes to make a fun IsItAWord app that would probably be ...
This morning, I took a few minutes to make a fun IsItAWord app that would probably be a good tutorial for beginners.
https://isitaword.netlify.app/The progression is:
1. HTML/CSS
2. Add form and basic JavaScript with a local dictionary of words
3. Download a txt file of words and link to it
4. Use `python -m http.server 8000` to avoid local CORS issues
5. Add links to dictionary.com or whatever for words
6. Deploy on GitHub/Netlify
If enough people are interested, I'll do it.
Published at
2024-07-25 13:22:37Event JSON
{
"id": "f7eae8c7adf84787b53b5d8e03bc6c9a81c04bf6f78e5008eefa5e97c3126559",
"pubkey": "6f390f8c9c2dabb9d5dc77022c0d7efe705a9e8159b1b34bbd6a5f6ae14849f2",
"created_at": 1721913757,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/users/wsvincent/statuses/112847339995079949",
"activitypub"
]
],
"content": "This morning, I took a few minutes to make a fun IsItAWord app that would probably be a good tutorial for beginners.\n\nhttps://isitaword.netlify.app/\n\nThe progression is:\n\n1. HTML/CSS\n2. Add form and basic JavaScript with a local dictionary of words\n3. Download a txt file of words and link to it\n4. Use `python -m http.server 8000` to avoid local CORS issues\n5. Add links to dictionary.com or whatever for words\n6. Deploy on GitHub/Netlify\n\nIf enough people are interested, I'll do it.",
"sig": "78b85fc5b0023e618bcd6960df6c0d36c78b101bcfe6ea4091413bae26ff25a6c743bb7f8523855ca58c167505aabdb0d9e986a5b78b2518a392fc8e89a58573"
}