Code Monkey home page Code Monkey logo

ga-wire's People

Contributors

estermer avatar

Watchers

 avatar  avatar

ga-wire's Issues

Hello

I have a issue with you

Fix post controller

The post controller is currently sending JSON from when it was set up as an API

it now needs to render components from react

Use ERB partials and layouts for routing

After some discovery, the react-router-rails gem does not work anymore because it is not maintained anymore

To incorporate type of routing we will have to use the rails controllers to display erb partials and render components using the <%= react_component('Component', {}, {prerender: true}) %> helper method within that view partial

Create a categories tabbing

tabs available at the top of the post list to allow the user to select the Latest posts (this will be the default) MostPopular posts, Categories posts, or even more

create a postlist and the postlistitem component

This is a container where a list of posts can be shown

Alyssa in class said that there is a cool gem out there to create a list that will have pages to the list.

maybe there is something like this for react.

also the postlistitem would be a title link who posted it rather that the whole post. if your catching my drift...

paginate the post lists

It would be cool once the list gets large to paginate and only show the first 15 posts then a user can either keep scrolling down to get more to load or to click a next button to go to the next set of 15

Create User and Post Controllers

Add User controller
show, create, update, destroy

Add Post controller
index, create, show, update, destroy

incorporate strong params methods in each

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.