No need to implement "board selection UI" because the popular article configuration should be reserved for further discussion.
You may reuse BoardCellNode(this should be renamed as ArticleCellNode to avoid confusion, sorry), if you would like to implement with Texture.
StyleKit.imageOfHotTopic()StyleKit.imageOfBoardCategory(),.imageOfUpvote(),.imageOfDownvote(),imageOfComment(),.imageOfAuthor(),.imageOfClock().withRenderingMode(.alwaysTemplate)(See: https://stackoverflow.com/a/26965557/3796488)GET /api/articles/popularhttps://api.devptt.dev:5000/#/article/get_api_articles_popularNo need to implement "board selection UI" because the popular article configuration should be reserved for further discussion.
You may reuse
BoardCellNode(this should be renamed asArticleCellNodeto avoid confusion, sorry), if you would like to implement with Texture.