I used "react-app-rewired" to configure "less", but there was an error after the new less file was created, and the less file did not take effect. The following
I designed a database, generated c# code with sqlmetal, and it all works. Now, I'm working on a UI, and I want to add some attributes to the classes created by
I have multiple functions in my script which does a REST API api requests.As i need to handle the error scenarios i have put a retry mechanism as below. no_of_
I'm setting up my PostgreSQL 9.1. I can't do anything with PostgreSQL: can't createdb, can't createuser; all operations return the error message Fatal: role h9
I want to set up a crontab to run a Python script. Say the script is something like: #!/usr/bin/python print "hello world" Is there a way I could specify a
I’m trying to make a html5 form that contains one email input, one check box input, and one submit input. I'm trying to use the pattern attribute for the