Coder Social home page Coder Social logo

milliorn / grocery-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 6.05 MB

simple, intuitive interface for creating, editing, and deleting grocery items. Users can add items to their shopping list and remove them when they are no longer needed.

Home Page: https://milliorn.github.io/grocery-list/

HTML 6.12% JavaScript 2.30% CSS 4.05% TypeScript 87.53%
crud crud-operations development-environment food front-end-development grocery-application grocery-crud grocery-shopping localstorage organizer productivity react responsive responsive-design shopping shopping-cart shopping-list state-management user-interface web-application

grocery-list's Introduction

grocery-list's People

Contributors

deepsource-autofix[bot] avatar dependabot[bot] avatar github-actions[bot] avatar milliorn avatar renovate[bot] avatar

Watchers

 avatar  avatar

grocery-list's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • Update dependency @types/uuid to v9.0.2
  • Update dependency postcss to v8.4.27
  • Update dependency tailwindcss to v3.3.3
  • Update react monorepo (@types/react, @types/react-dom)
  • Update dependency @types/node to v20.4.4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/combine-prs.yml
  • actions/github-script v6
.github/workflows/dependency-review.yml
  • actions/checkout v3
  • actions/dependency-review-action v3
.github/workflows/super-linter.yml
  • actions/checkout v3
  • github/super-linter v5
npm
package.json
  • react 18.2.0
  • react-dom 18.2.0
  • react-icons 4.10.1
  • react-scripts 5.0.1
  • sweetalert2 11.6.8
  • uuid 9.0.0
  • @types/node ^20.2.5
  • @types/react ^18.2.14
  • @types/react-dom ^18.2.6
  • @types/uuid ^9.0.0
  • autoprefixer 10.4.14
  • gh-pages 5.0.0
  • postcss 8.4.27
  • tailwindcss 3.3.3
  • typescript ^5.1.6

  • Check this box to trigger a request for Renovate to run again on this repository

(JS-0417) Avoid `.bind()` or local functions in JSX properties

Description

Using .bind() or passing local callback functions as props to react component incurs a performance overhead. Consider using React.useCallback, or if possible, moving the callback definition outside the component. EXCEPTIONS: This rule may not apply if your react component is only rendered once, or if your application is not performance …

Occurrences

There are 3 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/milliorn/Grocery-List/issue/JS-0417/occurrences/

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.