Skip to content

Commit 6eb8a1d

Browse files
authored
Merge pull request #1 from the-road-to-learn-react/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents eb0c951 + 35b631a commit 6eb8a1d

File tree

3 files changed

+10186
-6733
lines changed

3 files changed

+10186
-6733
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-intersection-observer-api-example
22

3-
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-intersection-observer-api-example.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-intersection-observer-api-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-intersection-observer-api-example.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-intersection-observer-api-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-intersection-observer-api-example.svg)](https://greenkeeper.io/)
44

55
A simple application that showcases how [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) can be used in React with [createRef()](https://reactjs.org/docs/refs-and-the-dom.html). Use case: observe sections in an article and track the current viewed section in a navigation. [Read more about it](https://www.robinwieruch.de/react-intersection-observer-api).
66

0 commit comments

Comments
 (0)