Skip to content

Conversation

duche27
Copy link

@duche27 duche27 commented Feb 23, 2025

Implemented a function to reverse strings in real time with a minimum character requirement of 3. Updated HTML to include an input field, real-time inversion display, and improved user feedback. Added IntelliJ IDEA .gitignore file for environment-specific settings.

Implemented a function to reverse strings in real time with a minimum character requirement of 3. Updated HTML to include an input field, real-time inversion display, and improved user feedback. Added IntelliJ IDEA `.gitignore` file for environment-specific settings.
Added rules to ignore IntelliJ IDEA configuration and output files to avoid versioning IDE-specific settings. This keeps the repository cleaner and prevents potential conflicts.
@LuisEUM
Copy link
Contributor

LuisEUM commented Feb 24, 2025

Me genera conflicto la PR, parece que olvidaste colocarle tus iniciales a tus entregas y trataste de editar el template

Implemented an HTML interface with an input field and real-time string inversion functionality via JavaScript. Added validation to ensure the input has at least 3 letters before displaying the reversed string dynamically.
Implemented an HTML interface with an input field and real-time string inversion functionality via JavaScript. Added validation to ensure the input has at least 3 letters before displaying the reversed string dynamically.
@duche27
Copy link
Author

duche27 commented Feb 25, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants