Web application & scalable left side navigation
Left sidebar occupies prominent space on the screen so the value / utility it provides should be high. The question then is what’s … Read more
Left sidebar occupies prominent space on the screen so the value / utility it provides should be high. The question then is what’s … Read more
Your viewport should be driven by factors such as your audience preference to a particular platform. For example, an app we did for … Read more
Here is my solution for such a problem. Edit one group at a time. When you need to add more members, click to … Read more
This is a problem I thought about a lot for our site as we have a lot of content categories. A flat horizontal … Read more
I know what you’re thinking when you say “as flexible as possible to the point where the database basically controls the GUI layouts”, … Read more
We have web application using Golang, PostgreSQL, and sqlx (adapter, connection pooler), that each request requires 1 to 8 queries, sometimes 1 transaction … Read more
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so … Read more
I already posted this question on stackoverflow but I thought that I might get a better answer here. I have a table storing … Read more
My DB is SQL Server 2008 and I want to scale up the system by 5 fold (maybe more in the future). The … Read more
I am evaluating MySQL Cluster as a possible replacement for an InnoDB schema. So far, I have tested it with 10s of MB … Read more