GithubHelp home page GithubHelp logo

mjesusoj / course_react_code Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 15.04 MB

πŸ§™β€β™‚οΈ All Code Of React Course of Udemy | Upgrade 07-heroes-app to react-router v6 πŸš€ (All Code on master branch)

License: GNU General Public License v3.0

HTML 5.53% JavaScript 94.47%
javascript react react-router react-router-v6 reactjs

course_react_code's Introduction

Hi there πŸ‘‹

My name is Manuel Jesus, I'm from Spain, specifically from Seville (in South) 🧑 and I'm Web Developer πŸ‘¨β€πŸ’» in constant learning Technology and Working πŸ’ͺ

  • πŸ”­ I’m currently working with some projects, my portfolio made with Vue 3 πŸ’š and React projects
  • 🌱 I’m currently learning Bootstrap 5, Tailwind CSS πŸ’™ and more! πŸ¦„
  • ⚑ If you interesting tips of programming (JS, React and more), follow my Twitter and some followed by
  • ✨ Also I'm on some discord channels to learn more about technology, discuss with the community
  • πŸ’– In my free time I learn about Cybersecurity πŸ” and Privacy πŸ•΅οΈ with news on Internet, just like videos and read books πŸ––

You can find me on 🌍

Discord Channels ✨

Here, I put some discords channel where you can a lot of content to learn more about technology, discuss with the community and also share your knowledge πŸ“š

Other Channels

Projects Contributions 🌟

Check some of my stats πŸš€

GitHub Stats Programming Languages
Manuel JesΓΊs Ojeda's github stats Top Langs

course_react_code's People

Contributors

dependabot[bot] avatar mjesusoj avatar

Stargazers

 avatar

Watchers

 avatar

course_react_code's Issues

❗ Error in Tests

With test "notes.test.js" have a error πŸ‘‡

'FIRESTORE INTERNAL ASSERTION FAILED: Unexpected state' when unit testing with Jest'

Possible Solution: Add this code to "package.json"

"jest": {
"testEnvironment": "./test-utils/custom-jest-environment.js"
}

And create new file "jest.config.js" with the content πŸ‘‡πŸ“

module.exports = { testEnvironment: 'node' }

  • Too import the package, but not this full solution.

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.