Avoid Excessive Requests with Debounce, November 12, 2024
Learn how to implement the debounce technique to optimize server requests and improve your application's performance.
Read more
Make simple calculations in django forms
My personal radio player written in vanilla js
My personal blog and portfolio written in Python and Tailwindcss
Learn how to implement the debounce technique to optimize server requests and improve your application's performance.
Read more
Learn how to use cached_property in Python to improve performance by avoiding repetitive calculations.
Read more
Discover when and how to use the 'nonlocal' keyword in Python
Read more