Reading Time: < 1 minute Remove all your nested and complex if-else if – else logic with switch expressions. With concise statement, better readability, its one of the major change brought in core programming concepts since school days. in addition to improve better chances at interview with more readable and better understandable code, this also improves overall efficiency and productivity.
How to Integrate AWS Cognito with Facebook
Reading Time: < 1 minute In this hand-on lab we will do hands-on lab on how to integrate AWS Cognito with Facebook authentication. We shall be extending the application we built in initial labs and add facebook authentication in this video. Please refer to the earlier video and post for more context. This is an extension to previous lab.