Juan Cruz MartinezinLevel Up CodingAdvice to Myself When Starting as a Software DeveloperReflecting on my 20-year journey as a software developer, I realize some things I wish I had started doing sooner. These practices, habits…Nov 21, 20231Nov 21, 20231
Juan Cruz MartinezinPython in Plain EnglishGet a Random Boolean in PythonTo generate random boolean values in Python, generate a random bit value, then convert it into boolean values using the bool() method.Apr 26, 2023Apr 26, 2023
Juan Cruz MartinezWhat to do when a client ends a freelancing relationshipWe’ve all been there.Apr 12, 2023Apr 12, 2023
Juan Cruz MartinezinJavaScript in Plain EnglishMost Common Ways to Make HTTP Requests in JavaScriptLearn alternative options to query data through HTTP requests in JavaScript.Apr 11, 2023Apr 11, 2023
Juan Cruz MartinezHow to Fix: Error: Src Refspec Master Does Not Match Any in GitAre you encountering the src refspec master does not match any error in Git? Don’t worry. This article provides a step-by-step guide on how…Mar 29, 2023Mar 29, 2023
Juan Cruz Martinez3 First Dates, Valentine’s Day Stories for DevelopersThree fun and romantic stories for Valentine’s DayFeb 14, 2023Feb 14, 2023
Juan Cruz MartinezinLevel Up CodingHow to Master HTTP Requests with AxiosLet’s dive deep into Axios to understand its features and why it has become an overwhelmingly popular library for handling HTTP requests…Feb 7, 2023Feb 7, 2023
Juan Cruz MartinezThe Importance of Creating Multiple Streams of Income as a FreelancerLearn how to diversify and creating multiple revenue streams are essential for continued growth, peace of mind, and stability as a…Feb 6, 20231Feb 6, 20231
Juan Cruz MartinezThe Types of Clients You’ll GetLearn about the seven types of customers you may encounter in your professional life and how to work with them.Jan 29, 2023Jan 29, 2023
Juan Cruz MartinezinLevel Up CodingA Better Approach to Dark Mode on Your WebsiteLearn how to correctly implement a light/dark mode, reading the user preferences and allowing them to switch.Jan 24, 20231Jan 24, 20231