Show HN: Verb Master – A site for practising Spanish verbs
andycloke.github.io
Show HN: Verb Master – A site for practising Spanish verbs
1–10 of 61 posts
Re: Show HN: Verb Master – A site for practising Spanish verbs
#2I found an "undefined" thing: http://d.pr/i/Dd2eA
Also, the steps aren't really clear. I got "tener - to have" and "Yo", and I put in "tengo" and hit Enter, and it took me back to the main page, where I had to hit "Play" again. I would have expected it to give me another tense or another verb, but that's not what happened.
I tried again by hitting the envelope arrow, but it basically did the same thing.
It's a neat concept (and reminded me that I need to retake Spanish 101) but it could probably use some more documentation and testing. Hope that was helpful!
Re: Show HN: Verb Master – A site for practising Spanish verbs
#3Looks fun. Congrats on learning React. I haven't wrapped my head around it yet. (But then again, I avoid front-end like the plague...) I found an "undefined" thing: http://d.pr/i/Dd2eA Also, the steps aren't really clear. I got "tener - to have" and "Yo", and I put in "tengo" and hit Enter, and it took me back to the main page, where I had to hit "Play" again. I would have expected it to give me another tense or anot…
That said, I really like the visual design, and I would absolutely find it handy if I could figure out how to play!
Re: Show HN: Verb Master – A site for practising Spanish verbs
#4Looks fun. Congrats on learning React. I haven't wrapped my head around it yet. (But then again, I avoid front-end like the plague...) I found an "undefined" thing: http://d.pr/i/Dd2eA Also, the steps aren't really clear. I got "tener - to have" and "Yo", and I put in "tengo" and hit Enter, and it took me back to the main page, where I had to hit "Play" again. I would have expected it to give me another tense or anot…
Edit: Not sure what the undefined bug was will keep looking, ... thanks for flagging it up.
I added the tooltips in the game to explain what to do but I agree it could be more intuitive.
Re: Show HN: Verb Master – A site for practising Spanish verbs
#5Re: Show HN: Verb Master – A site for practising Spanish verbs
#6Re: Show HN: Verb Master – A site for practising Spanish verbs
#7I hope to add audio, more tenses and more feedback (on your progress through each round) soon.
I wrote a blog post on the development here for anyone interested: https://andycloke.github.io/Building-Verb-Master/
This was my CS50 final project. Can't recommend the course highly enough.
Re: Show HN: Verb Master – A site for practising Spanish verbs
#8Re: Show HN: Verb Master – A site for practising Spanish verbs
#9The app translated it to 'sentirse', and I didn't do it correctly. Just after that I found the error.
'To feel' can be translated to 'sentir' or to 'sentirse' and both are correct depending on the context. 'To feel the wind' would be 'sentir el viento', but 'to feel bad' would be 'sentirse mal'. I conjugated 'sentir' and it was asking for 'sentirse'.
Re: Show HN: Verb Master – A site for practising Spanish verbs
#10Creator here. I only started learning to code properly 7 months ago and react ~3 months ago, so I'd love any feedback. I hope to add audio, more tenses and more feedback (on your progress through each round) soon. I wrote a blog post on the development here for anyone interested: https://andycloke.github.io/Building-Verb-Master/ This was my CS50 final project. Can't recommend the course highly enough.
How did you load the verbs + conjugations into the system?