Tark Labs routine #90: In AWS Amplify data structure do NOT set createdAt/updatedAt manually, because Amplify won't autofill it (they will be empty) Those fields will be added for you automatically, don't worry. #awsamplify #awsdynamodb #awscognito #flutterdev #typescript #aiforbusiness #tarklabs
Tark Labs routine #89: Firebase added phone verification. Nice move! AWS has it for years π #firebase #aws #awsamplify #awslambda #awscognito #awsdynamodb #appdev #mobiledev #tarklabs #airontark
Tark Labs routine #82: Don't forget to turn "Deletion Protection" ON while going to production with the app made with AWS Amplify Gen2. This prevents you from losing data if you occasionally deploy the wrong data structure βοΈ #awsdynamodb #awsamplify #awsdev #backend #tarklabs #airontark
Tark Labs #49: AWS Amplify Gen2's ability to write AWS CDK code in TypeScript is just awesome π€© So easy to configure DynamoDB listeners and send notifications #awsamplify #awsdynamodb #typescript #flutter #dart #tarklabs #airontark
Backend routine: LOOOL did you know AWS Amplify Gen2 show human-readable field names in their Data Manager UI. My field is "rateAppPeriodInDay" and it shows "Rate app period in days" Magick! πͺ #awsamplify #awsdynamodb #awsappsync #awsmagick #tarklab #airontark
Backend routine: One can say I'm too picky about little things, but for me, code is a picture, not a text. Just make it beautiful. π§ββοΈ #code #backend #awslambda #awsamplify #awscognito #awsdynamodb #tarklab #airontark
AWS Amplify Gen2 routine: If you have an error "The engine "node" is incompatible with this module. Expected version ">=20.12.2". Got "18.18.2" - add this line "nvm use 20 || nvm install 20" to your amplify.yml file βοΈ #awsamplify #awsappsync #awsdynamodb #dart #typescript #reactjs #airontark
AWS Amplify routine: This is how sandboxing in AWS Amplify Gen2 looks like π #awsamplify #awscognito #awsappsync #awsdynamodb #flutter #dart #tarklab #airontark
Backend routine: DynamoDB now asking for a feedback. Too many words, guys. I have only one brain. Change "Agree"/"Disagree" to "Yes"/"No" and "strongly agree"/"disagree" to "Hell yes!"/"Hell no!". And cut the text of the questions. π€¦ββοΈ #awsdev #awsdynamodb #awsamplify #tarklab #airontark
Backend routine: AWS Amplify Gen1 has a new playground UI. Good for those who still have projects on Gen1 π€ #awsamplify #awsdev #awsappsync #awsdynamodb #flutter #ios #android #tarklab #airontark
Backend routine: Hate AWS Amplify Gen1 π‘ It's running a build from my local machine. Literally, the CI/CD depends on your laptop and connection. Why? ππ€ Move to Gen2. Now. #awsamplify #awsdynamodb #backend #cicd #database #awscognito #awsappsync #awslambda #airontar
Backend routine: AWS AMplify now has an AI feature! It's easy to set up, have conversations, and generate modes. Can't wait to play with that π #awsamplify #awsdev #awscognito #awssagemaker #awsdynamodb #airontark #ai
Backend routine: AWS consolΡ has a new UI. A bit more rounded cornerΡ! π€ #awsconsole #awsdev #awsdynamodb #awscognito #awsamplify #airontark
Backend routine: Every AWS Amplify developer hates this π‘ #awsdev #awsamplify #awscognito #awslambda #awsdynamodb #airontark
Flutter routine: AWS Amplify Gen2 doesn't support DataStore yet π #awsamplify #awslambda #awsdev #awscognito #awsdynamodb #flutter #dart #mobiledev #androiddev #iosdev #airon #tark
Backend routine: Awful "copy block"! The worst doc copying experience! Seriously guys. just let me copy everything by selecting it. Get rid of these "copy" badges. Everyone hates it. ππ€@awsamplify #awsamplify #awscognito #awsdev #awsconsole #awsdynamodb #backend #typescript #nodejs #airon #tark
Backend routine: AWS Amplify Gen v2 finally has the ENVs connected to the git branches! Automatically! Branch-based! ππ #awsamplify #awsdev #awsdynamodb #awscognito #backend #typescript #nodejs #airon #tark
Backend routine: If your AppSync query can't find something in DB which exists for sure - you are doing filtering wrong. Filtering scans a few first elements only. Use `nextToken` or make the table index instead π #awsappsync #awsdynamodb #awsdev #backend #airon #tark