In main.dart created such routes: routes: { '/home': (context) => HomeScreenWidget(), '/color_picker': (context) => ColorPickerWid
We generate our angular html templates with code generators and one of the 300 HTML templates is about 11k LOCs. Its really that huge and consists basically of
In this code, the user has to input an interval, and the program has to calculate the prime factor decomposition for each number in this interval. However, I am
When I want to print a date in a Qweb Reports I use this simple widget: <span t-field="o.event_date" t-field-options='{"widget": "date"}' /> But when I
I've got DataGrip and I would like to add some INSERT INTO statements, but I'm getting an error that says Content is too large (209,46 MB), limit is 20,97MB I
I have a iframe like <iframe id="iframe" src="/content/#@(fileUrl)" style="width: 100%; height:100%" frameborder="0" allow="fullscreen"></iframe> f
The architecture I have is that clients receive events from a service through websockets. We are building another service which also needs to communicate it's e