Carolina RamirezMaking the Web Inclusive: A Comprehensive Guide to Accessibility in Modern Web ApplicationsSep 25, 20232Sep 25, 20232
Carolina RamirezinLevel Up CodingTailwind CSS: Does it Outshines All Other CSS FrameworksI’d been hearing about Tailwind for quite some time, and while it caught my attention, I hadn’t had the opportunity to work with it… until…Sep 22, 20232Sep 22, 20232
Carolina RamirezJSX: Creating Reusable UI Components with JSX and ReactJSX is a JavaScript syntax extension that allows you to write markup right in your JavaScript code. It was designed by Facebook to be used…Apr 19, 2023Apr 19, 2023
Carolina RamirezinLevel Up CodingControlled vs Uncontrolled Components in React: Which One to Choose?React, as we all know, is a famous JavaScript library for creating user interfaces. One of its main features is its component-based…Apr 17, 2023Apr 17, 2023
Carolina RamirezinLevel Up CodingBeyond Code: How Communication Skills Can Take Your Programming Career to the Next LevelAs a programmer, you’re used to working with code, syntax, and complex algorithms. You’ve devoted many hours to refining your technical…Apr 14, 2023Apr 14, 2023
Carolina RamirezThe Event Loop Explained: A Comprehensive Guide to Asynchronous JavaScriptThis is the second article of a series I’m publishing about the basic JavaScript concepts I think every developer should understand. In…Apr 12, 2023Apr 12, 2023
Carolina RamirezinLevel Up CodingBug Busters: Tips for Tackling Software Development BugsAs a software developer, there is one thing you cannot avoid: BUGS. They can appear when you least expect them, sometimes during…Apr 10, 2023Apr 10, 2023
Carolina RamirezinLevel Up CodingUnderstanding DOM Events: A Guide to Event Handling with JavaScriptWe are in 2023 and there are a lot of bootcamps, online courses, and resources that allow people to start this amazing journey as a…Apr 7, 2023Apr 7, 2023
Carolina RamirezTesting Anti-Patterns: Avoiding the Cupcake, Ice-Cream, and HourglassTesting is a crucial element in software development, but sometimes teams may fall into harmful testing practices that can be…Apr 6, 2023Apr 6, 2023
Carolina RamirezReact Concurrent: Fast and Responsive Web AppsAs we all probably know, React is one of the most popular and widely used front-end frameworks for creating interactive and dynamic user…Apr 5, 2023Apr 5, 2023