Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Things I've built, broken and rebuilt
  • About
  • Python
  • JavaScript
  • Projects
  • Starting
  • To Do
    Aaron Caraway

    Aaron Caraway

    Totally a human. Definitely not three dogs in a trench coat.

    • Los Angeles, CA

    daily log 1-4-20

    less than 1 minute read

    https://developer.chrome.com/extensions/contentSecurityPolicy https://support.google.com/chrome/thread/2437675?hl=en

    React change color on click

            console.log("this is working fine");
            e.preventDefault();
            e.target.style.color = 'black'
            console.log(e.target);
        }
    

    RESOURCES

    Redit

    Redux todo

    Use Lambdas to replace multiple things

    Tags: dailylog

    Updated: January 04, 2020

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    dailylog 08-16-21

    less than 1 minute read

    How to update to github PAT

    dailylog 08-05-21

    1 minute read

    Storing the Token

    dailylog 07-28-21

    less than 1 minute read

    211. Handling Errored Requests

    dailylog 07-27-21

    less than 1 minute read

    210. Making an API Request

    • Follow:
    • Feed
    © 2021 Aaron Caraway. Powered by Jekyll & Minimal Mistakes.