so I created an dynamic HTML table, in which you can add, deleate or edit columns. I added a functionality that adds all the prices from the "pret" columns and
I just started to develop in Ruby On Rails and I can not solve this problem: when I use the helper stylesheet_link_tag in the file / app / view / layouts / appl
My goal is to generate a series of random numbers without allowing the same number repeating next to eachother but allowing the same number twice like 1,2,1,2 b
I have a table definition as follows, create table interval_test ( roll_no number not null, start_time timestamp(6), end_time timestamp(6), time
I have a page which has <link> in the header that loads the CSS named light.css. I also have a file named dark.css. I want a button to swap the style of t
Im trying to convert my version 8 working code to version 9 but I cant figure out why im getting the error: 'FirebaseError: Expected type 'Query', but it was: a