Skip to content

issues Search Results · repo:stesel/react-frame-rate language:TypeScript

Filter by

7 results
 (105 ms)

7 results

instesel/react-frame-rate (press backspace or delete to remove)

Before React.useEffect(() = { updateCallback(() = setValue(performance.now())); }, [updateCallback, setCounter]); After React.useEffect(() = { updateCallback((timestamp) = setValue(timestamp)); ...
enhancement
hacktoberfest
  • stesel
  • Opened 
    on Sep 20, 2023
  • #48

Please refactor. Replace legacy React lifecycle methods: - componentDidMount - componentWillUnmount - componentWillReceiveProps
enhancement
good first issue
hacktoberfest
help wanted
  • stesel
  • Opened 
    on Oct 15, 2019
  • #14

Investigate possible performance optimisations.
enhancement
good first issue
hacktoberfest
help wanted
  • stesel
  • Opened 
    on Oct 6, 2019
  • #12

To make easy maintain and improve library, please add draft development draft example for this project. - Add directory which excluded from production buid. - Add script to package.json for fast run ...
enhancement
good first issue
hacktoberfest
help wanted
  • stesel
  • Opened 
    on Oct 6, 2019
  • #9

Please add deploy script into .travis.yml. Ask if any assistance is needed.
enhancement
good first issue
hacktoberfest
help wanted
  • stesel
  • Opened 
    on Oct 6, 2019
  • #8

upgrade dependencies and devDependencies to latest compatible versions
dependencies
good first issue
hacktoberfest
help wanted
  • stesel
  • 2
  • Opened 
    on Oct 6, 2019
  • #6

Please create CONTRIBUTING.md file with follow description. - how to contribute. - how to make change. - style guide.
enhancement
good first issue
hacktoberfest
  • stesel
  • Opened 
    on Oct 6, 2019
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub