The road to learn micro-frontends

9/22/2024

Introduction

I can link internally to my conclusion on the same page when writing Markdown. This text is red.

Conclusion

I can use the URL https://example.com/page-1/#introduction to navigate directly to my Introduction on the page.

const x = 6;
console.log('ciao');
frontend