Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronics React Theme


I am currently working on a project where I am attempting to integrate the styles of the main Metronics site. While navigating through the codebase, I noticed that it uses TypeScript and the Context API. Unfortunately, my TypeScript knowledge is still in the learning phase ( i thought i will be able to integrate it to my project from scratch) , and instead of the Context API, I am using React Toolkit in my project.To facilitate a smoother integration process and better comprehend the structure, I was wondering if you could provide some insights into the components used in the Metronics site's dashboard. Specifically, I am interested in understanding the role and usage of these components, starting from the master layout down to all other related components.It uses a lot of components in which it uses a lot of other components in each main components. But i was not able to know what's the use of those. Any details or documentation you can share about the components ( about why it's used what was it going to do why it integrated other imports like that ) and their functions would greatly assist me in tailoring the integration to meet my project requirements. I appreciate your time and assistance in helping me gain a clearer understanding of the Metronics site's architecture.

Thank you in advance, and I look forward to your response.

[Message from my developer, Please help us faster]


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi,

Thank you for reaching out to us.

Please note that as advertised in the Product Preview of Metronic React, our React solution comes with Typescript support, and the Javascript version is not available. Typescript nowadays becoming the preferred and official author's suggested language for React, Vue, and Angular. With a short learning curve, you can get used to Typescript and your code will be cleaner, error-proven, and more maintainable. You can check this post to get quick info on how to get started with typescript.

The Redux was removed in Metronic v8.0.38, instead of Redux we are using React-Query to handle server state, the React-Query is used on <a herf="https://preview.keenthemes.com/metronic8/react/demo1/apps/user-management/users">Users Management page</a>.

If you need Redux you can easily add it to the latest Metronic React version using Redux official docs.

Please see our documentation to get more info about using Metronic React.
https://preview.keenthemes.com/metronic8/react/docs/quick-start.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(