Giter Site home page Giter Site logo

blog-coderockr's Issues

Add infinite scroll

Description

Add infinite scroll to load articles when touch the end of the page dynamically.

Tasks

  • Fetch more articles when touch the end of the page
  • Add a state to manage API current page

Validate API response

Description

Validate object schema coming from API response, if is invalid filter doesn't render the item.

Tasks

  • Create a function that receives the object and the valid schema to validate the object
  • Filter the API response using the validation function

Prevent XSS from articles strings

Description

Prevent possible XSS from HTML injection from articles.

Tasks

  • Sanitize all HTML strings before injecting them into the page.

Explain project on README

Description

Describe the project in the README, including information about main features, third-party dependencies, and screenshots of the app, and explain how to build and run the application.

Tasks

  • Add main features
  • Add dependencies list
  • Add screenshots
  • Add build and run instructions

Add single post page

Description

Add a dynamic post page based on the article id.

Tasks

  • Render a article post component
  • Show the main info about article
  • Render article rich-text

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.