Antonello Zanini
I'm a software engineer, but I prefer to call myself a Technology Bishop, and spreading knowledge through writing is my mission
9 articles by Antonello Zanini
Undoing Local and Remote Changes with git revert
Use Git Revert to drop unwanted changes
How to fix the 'Unexpected End of JSON Input' error in JavaScript
Methods to fix the Unexpected End of JSON Input' error in JavaScript
How to remove global and local packages with npm
Use npm to remove unwanted packages
How to Delete a Local Git Branch
Learn how to do this chore.
HTMX 2.0 is here: Everything you must know about it
Learn the changes and advances of HTMX
Removing unused CSS with PurgeCSS
Clean up your CSS with the PurgeCSS tool
Security: How to deal with CSP in React
How to implement Content Security Policies in React
How To Cancel Requests in Axios
Learn how to cancel a pending request
How to Read and Write JSON in JavaScript
Everything you need to use JSON in JavaScript.