Fernanda Correa
  • Trends
  • Web development
  • CSS
  • Vue
  • React
  • Digital Marketing
  • How to
  • SEO
  • 3-Level Dropdown Menu

    3-Level Dropdown Menu

    September 5, 2023
    Web development

    The Power of a 3-Level Dropdown Menu with jQuery Dropdown menus are an essential element of modern web design, allowing users to easily navigate complex website structures. While traditional dropdown menus typically feature one or two levels of submenus, a 3-level dropdown menu takes navigation to the next level. In this post, we will explore…

  • Applying Scoped Styles in CSS: Introducing the @scope Rule

    Applying Scoped Styles in CSS: Introducing the @scope Rule

    September 5, 2023
    CSS

    Introducing @scope in CSS CSS is constantly evolving, and with each new version, we witness exciting advancements in the way we style and design our websites. In this post, we’ll explore one of the highly anticipated features of CSS 5+: the introduction of the @scope rule. The @scope rule is a powerful addition to the…

  • Toggling Classes on Closest Parent Elements in Web Development

    Toggling Classes on Closest Parent Elements in Web Development

    September 3, 2023
    Javascript, Jquery, Web development

    Dealing with nested elements and complex HTML structures. In this post, we’ll explore two methods to achieve this feature using JavaScript and jQuery.

  • Handling File Uploads and Displaying Progress

    Handling File Uploads and Displaying Progress

    September 1, 2023
    Web development

    To create a file upload input with progress using HTML and JavaScript without a server, you can utilize the FileReader API and progress events. Here’s an example implementation: Here’s an updated implementation of the HTML form with an input element of type file and a progress bar that displays the upload progress percentage: In this…

  • Mastering the Power of SCSS: Interpolation and Mixins

    Mastering the Power of SCSS: Interpolation and Mixins

    August 24, 2023
    How to, CSS, Web development

    SCSS (Sassy CSS) is an extension of CSS that introduces advanced features like interpolation and mixins to make styling code more powerful and flexible. Let’s dive into how they work: Interpolation: Interpolation allows you to dynamically inject values into your CSS selectors, property names, or property values using the #{$variable} syntax. This can be quite…

  • Enhancing React Skills: Senior-Level Exercise Ideas

    Enhancing React Skills: Senior-Level Exercise Ideas

    August 17, 2023
    React

    Explore some exercise ideas specifically designed for senior-level React developers.

  • Building a React Movie Search App

    Building a React Movie Search App

    August 17, 2023
    How to, React, Trends

    Hello there! In this tutorial, I will guide you through the process of building a React movie search application using a free video API. By the end, you will have a functional movie search app that allows users to search for movies by title, genre, or release year. Prerequisites Before we start, make sure you…

  • AVIF format in React: Next-level Image Optimization

    AVIF format in React: Next-level Image Optimization

    August 17, 2023
    React

    Implementing AVIF Images in a React Application: Boost Performance with High-Quality, Optimized Images.

←Previous Page
1 2 3 4 5 … 8
Next Page→
Fernanda Correa
  • Resume about me…
  • Portfolio
  • Privacy Policy
  • Contact
  • Instagram
  • LinkedIn
  • GitHub