Fernanda Correa
  • Trends
  • Web development
  • CSS
  • Vue
  • React
  • Digital Marketing
  • How to
  • SEO
  • 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
    CSS, How to, 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.

  • Mastering Next.js: Building Fast, Scalable, and SEO-Friendly Web Applications

    Mastering Next.js: Building Fast, Scalable, and SEO-Friendly Web Applications

    August 16, 2023
    next.js

    Ready to enhance your web development skills? Next.js is the answer! Discover in this blog post why Next.js is the ultimate tool for creating speedy, scalable, and SEO-friendly web applications. Learn how to craft stunning, high-performance web applications. Easy-to-Use Framework One of the main advantages of Next.js is its easy-to-use framework. Whether you are a…

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