In adonis.js i am trying to add a unique constraint to email field just like we do it in sequelize,prismajs or any other orm.Is it posible to add in adonis.
Here is a the code for you to try. both button works fine while the game is paused or running very fast, but if i set the timeout above 100 or 200 ms and the ga
I just want to open vscode in terminal and I already install shell code command in path in vscode, I restart terminal by quitting and open and I have my vscode
I wanted to create a Python code where it's a cashier asking questions and putting the inputted products in the dictionary but it doesn't outp
I have a build that I want to update the contents of a json based on a parameter input. I want to update: "version": "1.4.0", to whatever I put in the parameter
There are a lot of questions here related to Bootstrap. I see a lot of people using it. So I tried to research it, and I found the official Bootstrap site, but
I'm trying to create an "Invisible Ink" animated view, like the one existed in Messages app. As I could see, Apple have a framework for it called CKInvisibleInk
Spring framework is NON - INTRUSIVE. Can you please elaborate this? Thank You :)