Giter Site home page Giter Site logo

industrialisasi-ui's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @adipginting
  • ๐Ÿ‘€ Iโ€™m interested in the world wide web, software engineering, statistical physics, machine learning, and the human side of technology.
  • ๐ŸŒฑ Iโ€™m currently focusing the javascript ecosystem (Node.js, React.js, Express.js, Next.js, Nest.js & TypeScript) and learning OpenAPI, Docker, and Database (PostgreSQL & MongoDB) on the side.
  • ๐Ÿš€ This year, I am focusing in JS/TS, Python, Java, and Golang.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on building website and distributed systems.
  • ๐Ÿ“ซ You can reach me here or if you want on Twitter @adipginting.

industrialisasi-ui's People

Contributors

adipginting avatar

Watchers

 avatar  avatar

industrialisasi-ui's Issues

Can't login

The issue could be in front end or backend, but I'll make the issue here.

Can't send email during register

Error message on browser console:
XHRPOST https://api.industrialisasi.site/sendemail [HTTP/1.1 404 Not Found 32ms]
Most likely an error caused by changing in the route of /sendemail.

Refactor code that it does not need to check user login in many places

Minimize the need of code that perform checking whether the user is logged-in[0]. Some potential solutions are to use useAuth custom hook to check token in localStorage[0] putting it inside a wrapper component before router component [1] and to use AuthProvider to inject isAuthenticated value to routes that are protected[2].

References:
[0] https://twitter.com/effendii_/status/1636778330254114816
[1] https://twitter.com/effendii_/status/1636778755875311617
[2] https://twitter.com/effendii_/status/1636779181077065729

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.