Activity
Posted in How do I install bootstrap-v4 via yarn?
Just in case you need an example
I created a sample "hello-world" app following Peter instructions, the only diference is i'm using mini.css instead of bootstrap. It worked like a charm:
https://github.com/amalrik/test-webpack
Great job as always.
The only piece I missed actually was ES2015 syntax.
=)
Posted in Prevent spam bots from hitting app
@jacob gotcha :)
Posted in Prevent spam bots from hitting app
Nino
What about use re-captcha to prevent bots from submiting the form?