Giter VIP home page Giter VIP logo

daococoa's Introduction

daococoa's People

Contributors

peersky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

daococoa's Issues

Upgrade NextJs/Chakra/React to latest major versions

Is your feature request related to a problem? Please describe.

Right now frontend components run on React 17, Next 11, Chakra 1, and React-Query 3;

Major change of React 18 brings allot of breaking changes and together with it Next, Chakra must be upgraded.
Also upgrading react query for v4 makes sense in same PR.

React 18 and Next 12 brings in such breaking changes that I was not able to make this migration quickly for the following reasons:

  • next deprecated target: serverless option in their config
  • useBreakpoingValue in chakra stops to work have no idea why
  • @emotion/react is being loaded twice and I could not easily figure out why

Describe the solution you'd like

  • Bump react to v18, solve breaking changes
  • Bump react dependent packages to v18 compatibles
  • Get things working and error less

Describe alternatives you've considered
This is not a critical necessity so right now just stay with React 17.

Alternative would be to remove dependency on React since it is becoming vastly overcomplicated for static page with all new features so focused on SSR.
Svelte would be a very interesting alternative to explore instead.

Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.