Coder Social home page Coder Social logo

macabeus / casafari-challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 161 KB

📝 A simple, but powerful, CRUD app, using Hapi.js + Mongo + React Hooks + Bootstrap + Docker!

License: MIT License

Dockerfile 0.53% JavaScript 98.00% HTML 1.09% Shell 0.37%
bootstrap docker hapijs mongoose monorepo react

casafari-challenge's Introduction

Welcome!


🧪   Do you want to study with my personal projects?

I love to explore computers subjects that normally we won't use on a workday. I'm sure that you'll love to explore too!

Learn about reverse engineering using a GBA game as a case study 🎥 With talks (🇺🇸)
📄 With blogposts (🇺🇸 / 🇧🇷 / 🇪🇸)
Demystifying compilers by writing your own 🎥 With talks (🇺🇸 / 🇧🇷)

🧑‍💻   VSCode-related stuffs

Are you like VSCode? Check my projects about that!

🔧   Currently working on...

You could check on my profile the projects I've helped. Sometimes I'm working on my own initiatives, sometimes on communities' projects. I'm currently working on:

  • wesnoth: contributing for this amazing and nostalgic opensource game

🌐   More

casafari-challenge's People

Contributors

macabeus avatar

Watchers

 avatar  avatar  avatar

casafari-challenge's Issues

Possible false positive warning about memory leak

At edit contact page, when saves or deletes a contact, React sends the following warning:

Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
    in EditContactCard (created by Context.Consumer)

We uses useEffect to send a request to server using fetch - and it is fine.
And this warnings appears still that we uses AbortController to finalize these requests.

[Probably it is a bug at React reported in this issue.](https://github.com/facebook/react/issues/15006]

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.