Knacksteem.org - Update - responsive layout on Home and User profile page.

Repository

https://github.com/knacksteem/knacksteem.org

Pull Request

https://github.com/knacksteem/knacksteem.org/pull/43

This pull contained multiple refactors and extensive method documentation for previously undocumented code. This pull added:

This pull added a responsive layout for the home component and the user profile component on different screen resolutions.

home

image

image

image

image

image

loadArticles = (skip = 0, ) => {
    const {dispatch} = this.props;

    dispatch(getArticlesModeration('/moderation/approved', skip));
  };

The above code is a method that dispatch an action to load approved post into the Home component.

Issue

https://github.com/knacksteem/knacksteem.org/issues/34

Task Request

https://steemit.com/knacksteem/@knowledges/development-task-request-help-build-knacksteem-front-end-800-steem-bounty

What's next?

The next pull for this task will be a refactor of the Editor area.

Commits

https://github.com/knacksteem/knacksteem.org/pull/43/commits/7d46692165258faed0d44da27072b8f2886a9aa9

https://github.com/knacksteem/knacksteem.org/pull/43/commits/b600b267308f655309f9611ed7054291014b7343

https://github.com/knacksteem/knacksteem.org/pull/43/commits/92b00d17ec6b5ee7afaaa2dfd9bb89994410ac10

https://github.com/knacksteem/knacksteem.org/pull/43/commits/37592d1473b70b7a99e946687c6c6a2d83887149

https://github.com/knacksteem/knacksteem.org/pull/43/commits/fe51cdacb41f3122f23d134ae739a0415ed5d40d

Github Account

https://github.com/ogbiyoyosky

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now