Robert J. Berger
Cognizant Transmutation

Cognizant Transmutation

Follow
homebadges

How to Use Amplify Studio Figma Connector with Clojurescript

Jan 9, 202218 min read

Amplify Studio / Figma / Clojurescript / Reagent Tutorial Implements the AWS Tutorial Build a Vacation Rental Site with Amplify Studio but instead of...

How to Use Amplify Studio Figma Connector with Clojurescript

Set up SSL/TLS for shadow-cljs https server

Oct 21, 20216 min read

While developing clojurescript web apps, you may require that the development http server shadow-cljs operate with SSL/TLS to serve up HTTPS, not just...

Set up SSL/TLS for shadow-cljs https server

Accessing AppSync APIs that require Cognito Login outside of Amplify

Sep 1, 20216 min read

The Need You have this great Amplify App using AppSync GraphQL. You eventually find that you need to be able to access that data in your AppSync...

Accessing AppSync APIs that require Cognito Login outside of Amplify

AWS Amplify and Clojurescript Re-Frame Part 2

Jan 21, 20205 min read

Introduction Now that our Re-Frame app is running, let's deploy it to "production" on AWS Cloudfront using Amplify Console. The Amplify Console allows...

AWS Amplify and Clojurescript Re-Frame Part 2

AWS Amplify and Clojurescript Re-Frame Part 1

Jan 21, 202014 min read

Introduction AWS Amplify AWS Amplify makes it super simple to build Web and Mobile Apps that use the entire suite of AWS Services with minimal coding...

AWS Amplify and Clojurescript Re-Frame Part 1