Life in IDE
Loose and tight thoughts about software development.
Thursday, December 29, 2016
Thank you, blogspot
›
It was almost seven years ago when I started to write on blogpost (Blogger right now). From the beginning it was a heavy technology blog a...
Wednesday, August 3, 2016
Reads vs writes in production database of web application
›
I recently think about CQRS-like patterns we partially used in current application, and pros'n'cons of migrating more towards full C...
Saturday, September 19, 2015
How to avoid subclasses join in Hibernate model
›
This article will be about multiple joins in Hibernate model during super class fetch in JOINED inheritance mapping strategy, and generally...
Friday, August 28, 2015
Statistics queries with time range for PostgreSQL and Hibernate
›
Few days ago I was asked to implement charts with some finance data using JS charting library, in the application working on Postgres datab...
Sunday, July 26, 2015
Modal windows available by URL binding in AngularJS with ui-bootstrap and ui-router
›
It's well known how ui-bootstrap supports modal windows . These modals don't have any URL and cannot be accessed by URL, though. Thi...
1 comment:
›
Home
View web version