Coder Social home page Coder Social logo

fireact's Introduction

Hi, my name is Chidi Orji

I'm a Full-Stack developer with more experience on the Frontend.

I am proficient in JavaScript/TypeScript/React (on the Frontend) and Python/Django/NodeJS/Express/Prisma (on the backend)

Please feel free to check out my works.


Hire me

GitHub Badge Linkedin Badge Gmail Badge


Currently building the awesome Reach platform @ Interswitch Group

fireact's People

Contributors

chidimo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fireact's Issues

onMessage not being triggered

I am successfully receiving browser notification but the onMessage function is not being triggered, thats why I am unable to see toast notification.

code: 'ERR_INVALID_ARG_TYPE'

When I run yarn startdev i have this issue:

yarn run v1.22.10
$ nodemon --exec babel-node ./src/bin/www
[nodemon] 2.0.7
[nodemon] reading config ./nodemon.json
[nodemon] to restart at any time, enter rs
[nodemon] or send SIGHUP to 93575 to restart
[nodemon] ignoring: *.test.js .spec.js
[nodemon] watching path(s): .env package.json nodemon.json .eslintrc.json .babelrc src/**/

[nodemon] watching extensions: js,mjs,json
[nodemon] starting babel-node ./src/bin/www.js
[nodemon] spawning
[nodemon] child pid: 93581
[nodemon] watching 20 files
node:internal/validators:129
throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "id" argument must be of type string. Received undefined
at new NodeError (node:internal/errors:329:5)
at validateString (node:internal/validators:129:11)
at Module.require (node:internal/modules/cjs/loader:988:3)
at require (node:internal/modules/cjs/helpers:92:18)
at Object. (/Users/bfraiman/Desktop/Workspace/admin/example/packages/server/src/firebaseInit.js:5:24)
at Module._compile (node:internal/modules/cjs/loader:1091:14)
at Module._compile (/Users/bfraiman/Desktop/Workspace/admin/example/node_modules/pirates/lib/index.js:99:24)
at Module._extensions..js (node:internal/modules/cjs/loader:1120:10)
at Object.newLoader [as .js] (/Users/bfraiman/Desktop/Workspace/admin/example/node_modules/pirates/lib/index.js:104:7)
at Module.load (node:internal/modules/cjs/loader:971:32) {
code: 'ERR_INVALID_ARG_TYPE'
}
[nodemon] app crashed - waiting for file changes before starting...

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.