Experiments
Explore practical experiments that demonstrate frontend integration using links and microservices in web applications. Learn to test usability without JavaScript, analyze code for transclusion, and add your own microservice with link-based integration. Understand how to manage communication between services while maintaining a uniform look and feel.
We'll cover the following...
We'll cover the following...
Here are a few experiments you can try on the app:
-
Press the RUN button to start the example.
-
Disable JavaScript in the browser. Is the example still usable? Specifically, does the postbox integration still work?
-
Analyze the JavaScript code for transclusion at https://github.com/ewolff/crimson-styleguide/tree/master/components/preview. ...