Skip to content
View JoshuaVaneps's full-sized avatar

Highlights

  • Pro

Block or report JoshuaVaneps

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GPT-Summarizer GPT-Summarizer Public

    Welcome to Summario, an article summarizer that simplifies the way you consume content. Summario leverages the power of OpenAI through RAPID API to generate concise and informative summaries from l…

    JavaScript

  2. 3d-portfolio 3d-portfolio Public

    Welcome to Joshua Vanes's immersive 3D portfolio built using Three.js and React! Experience the journey of a versatile full-stack developer through an innovative blend of web technology and stunnin…

    JavaScript 3

  3. NickSweet1/Stasios NickSweet1/Stasios Public

    JavaScript 3

  4. Issue-Tracker Issue-Tracker Public

    TypeScript

  5. Mezcal-Book Mezcal-Book Public

    web-based application designed to facilitate employee access to an extensive database containing comprehensive information about mezcal spirits within a restaurant setting

    JavaScript 2 2

  6. In this Git Gist, you'll find an ex... In this Git Gist, you'll find an extended summary of advanced React topics, building upon the basics covered in Part 1. Explore class component lifecycle, state management with Redux, the distinction between props and state, functional vs. class components, error handling, styling with libraries like Styled Components, and testing React components. Enhance your understanding of React's core concepts and prepare for more complex development tasks.
    1
    # Part 2: Diving Deeper into React Fundamentals
    2
    
                  
    3
    **Description**: In this Git Gist, you'll find an extended summary of advanced React topics, building upon the basics covered in Part 1. Explore class component lifecycle, state management with Redux, the distinction between props and state, functional vs. class components, error handling, styling with libraries like Styled Components, and testing React components. Enhance your understanding of React's core concepts and prepare for more complex development tasks.
    4
    
                  
    5
    ## Component Lifecycle (Class Components)