
NextJS + NextAuth + Cognito Customized Login Page
It took me a while to understand. The documentation is not very clear. However, is always good to read it […]
It took me a while to understand. The documentation is not very clear. However, is always good to read it […]
“In JavaScript, functions are first-class objects and can therefore be passed to other functions as parameters. This function that is […]
Anagrams Give it a word and the node will look for all the words (in a tiny DB) that are […]
Example Javascript has First-Class Functions The same as: and also as: And even more weird: This type of programming is […]
importing the queries The console can be visible on the browser / developer tools. From where we can extract a […]
Previous step Amplify should be initialized. Sudo is needed if there is an access/permissions error The name of this project […]
Installing Amplify (AWS) in the project folder: To check run A big Amplify ASCII thing should appear. NOTE: If there […]