Category: Misc.

AWS Amplify Auth Update 0

How to change AWS Amplify Authentication UI?

In this article, I will show you how you can change AWS Amplify Auth UI for SignUp. AWS Amplify makes it easy to develop mobile and web applications. Its framework which manages and easily...

Define Private Methods/Functions in Python Class. 0

Check if item exists in list in Python.

In this article we will see different ways to check if item exists in list or not. Suppose we have following list. Check string “cd” exists in list or not by following condition. We...

0

How to load data in datatables from ajax?

Load data in Datatables from Ajax I was working on a project in which I had to show results in datatables with search and load data in datatable in real-time like whenever record inserted,...

0

How to install elasticsearch on windows?

Elacticsearch installation on windows. Elasticsearch is developed in Java and is released as open source under the terms of the Apache License. You can install elasticsearch on windows too as I installed it for...