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.
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
What's next?
The next pull for this task will be a refactor of the Editor area.
Commits
Github Account
Leave Knacksteem.org - Update - responsive layout on Home and User profile page. to:
Read more #utopian-io posts
Best Posts From SirFreeman
We have not curated any of sirfreeman's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From SirFreeman
- Fashlogue Frontend development: Building a reuseable Modal component using React Portals.
- Fashlogue API update: Development of post feature for the Api
- error due to phishing link on post
- error
- Fashlogue-api development update
- Fashlogue development update: Landing page development with React.
- Knacksteem.org: development Update ( Fixed Bugs and Factors)
- Fashlogue Api Development: Building an API for designers and user Ecosystem (Catalog System on and Off the Steem Blockchain).
- Update on KnackSteem Development
- Update on KnackSteem Development
- KnackSteem update Overall Layout of Home, Editor, Preview and view for a particular post
- Update--- KnackSteem Editor and Refactor of the sidebar component across the Application
- Knacksteem.org - Update - responsive layout on Home and User profile page.
- Knacksteem.org - Header, Footer and Editor (Responsive Layout).
- Adonis Hexa - Development Update- Cli tool for installation and Generation of project.
- Building a cli tool for cryptocurrency coin checking with Nodejs
- Error
- error
- Building A food Order system Part 12
- Building A food Order system Part 11