Skip to main content
andrés ignacio torres

posts tagged “coding”

  1. Building a game out of spite coding Many times I've said to myself "I can build something better than this". This time, I actually did it.
  2. Block malicious user agents via nginx config nginx , coding , servers Bots are everywhere. But if they misbehave, you can put a stop at them by blocking their user agent via an nginx config change.
  3. Handle errors on custom Elementor Form Actions wordpress , elementor , coding Validate user input on your custom Elementor Forms Actions with error handling, with code samples.