Relative Content

Tag Archive for cross-platform

What should be in a PIMPL?

I am kinda trying to implement a windowing library in C++, the circumstances are forcing me to implement it all myself, that’s not the point of this question however.

What should be in a PIMPL?

I am kinda trying to implement a windowing library in C++, the circumstances are forcing me to implement it all myself, that’s not the point of this question however.

Cross device testing for web development

Currently, I do not have a fixed process for cross device testing other than randomly asking the people around my co-working space to test my site on whatever device they have on-hand. This is quite a hit-or-miss approach, so I was wondering if anybody had a proper approach to this, as a freelancer. I know some organisations have their own device labs, but that’s kind of beyond the budget for a freelancer.