on a web application I want to display two different Menu, one for the Mobile, one for the Desktop browser. I use Next.js application with server-side rendering
Why does this work? This is hard coded with contrato_id = 1, but the goal dynamicaly present related choices, not the full table model. class LancamentoForm
I'm new to making custom changes in wordpress. I have a script file, which needs to change its position and design, once the user clicks on the button. <scri
I can't seem to get LAG() to work with strings, it seems like it wants to convert them to numeric values. The first few rows of the CTE "event_stream_time_windo
my team and I are trying to embed a PowerBi Report using the PowerBiEmbed component in order to visualize it without repeating the signin procedure every time y
When using the ObsoleteAtribute in .Net it gives you compiler warnings telling you that the object/method/property is obsolete and somthing else should be used.
I'm trying to write a bash script that takes a variable and populates it inside a somewhat complex string and I can't figure out how to get it to work. I have t
How can I enter full screen mode using just Javascript/JQuery code? The goal is to enter fullscreen mode like when you press F11 in the browser, but then progra