The struggling Developer

All about the daily struggle

Skip to content
Menu
  • Home
  • Privacy Policy
  • Vocabulary
Uncategorized

React stay sane and DRY

Posted on August 10, 2020July 17, 2020 by Frank

If you are in a project with a tight deadline it can become overwhelming and you might want to try to cut corners by creating…

Uncategorized

Software Development and being a Highly Sensitive Person (HSP)

Posted on August 6, 2020August 5, 2020 by Frank

What is a Highly Sensitive Person A short explanation first to clarify what I mean by a Highly Sensitive Person (HSP). An HSP is a…

Saleor

Saleor Storefront pre-existing checkout fails

Posted on August 3, 2020June 6, 2021 by Frank

Saleor handles the checkout creation locally in the frontend. In the first step in checkout at latest the checkout is created in the backend via…

Uncategorized

React detect device type

Posted on July 30, 2020August 11, 2020 by Frank

Problem You work on your awesome React Project. And you need to create conditional code detecting the device type your project is running on. If…

Tips

React material-ui tooltip error

Posted on July 27, 2020June 6, 2021 by Frank

Does this look familiar? Invalid prop children of type array supplied to ForwardRef(Tooltip), expected a single ReactElement. If yes, make sure you don´t have any…

Tips

React CSS resize SVG

Posted on July 23, 2020June 6, 2021 by Frank

If you need to resize an svg file that is imported in React with <ReactSVG> then you can use transform:scale($factor). If you use makeStyles from…

Tips

Search for a password in git

Posted on July 20, 2020June 6, 2021 by Frank

Did you encounter this problem: You need to find a specific search term in the whole git history? You can do that by: git log…

Saleor

Saleor Core

Posted on July 17, 2020June 6, 2021 by Frank

Problem You experience issues with unavailable fields? The error messages suggest: “Did you mean this abc xyz”? Solution Verify that the naming on the Model…

Uncategorized

Docker Nginx resolver

Posted on July 15, 2020August 11, 2020 by Frank

Problem No Nginx resolver configured? Error 502: Bad Gateway? failed (111: Connection refused) ? Nginx not starting ? Solution: Docker Nginx resolver Do you have…

Uncategorized

Saleor core: CORS Issue

Posted on June 11, 2020August 13, 2020 by Frank

If you receive a CORS problem and have whitelisted localhost already in CORS_ORIGIN_WHITELIST add also 0.0.0.0 to it. Apparently localhost and 0.0.0.0 are not seen…

Posts navigation

Previous Page Page 1 … Page 13 Page 14 Page 15 Next Page

Recent Posts

  • AWS CLI EKS Commands
  • Master AWS CLI Dry-Run
  • AWS CLI Profiles
  • Docker Command Not Found Fix
  • brew install awscli

Recent Comments

    Archives

    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • March 2024
    • February 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • January 2023
    • December 2022
    • October 2022
    • July 2022
    • May 2022
    • April 2022
    • March 2022
    • January 2022
    • December 2021
    • September 2021
    • August 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020

    Tags

    Amazon (3) apt-get (2) Article (2) AWS (2) AWS ECR (2) Better sleep (2) Creative Thinking (3) css (5) Django (4) Docker (10) fix (9) Ginger (3) Git (12) git client (2) Github (10) Github Actions (2) GraphQL (3) Guide (8) how to (9) image (2) Improve sleep (2) Infrastructure (2) Installation (3) Know yourself (2) material-ui (4) Nginx (3) Python (7) Quirks (2) react (3) ReactJS (5) repository (3) Saleor (8) Sitemap (2) Software Development (5) stress (4) Suffering (3) Think outside of the Box (2) Tip (13) Tips (18) Treat (2) Tumeric (3) Tutorial (4) web development (4) Wordpress (5) WPGraphQL (4)
    © Copyright 2025 – The struggling Developer
    Wisteria Theme by WPFriendship ⋅ Powered by WordPress