Posts
Get rid of Flickering during Shoot
· β˜• 1 min read
Every videographer once in their career gets in a situation where they face flickering of video, this happens in a low light situation. This guide will help you get out of that situation to some extent.
https://d2kbulfv42d43j.cloudfront.net/2017/screen_flickring.jpg

Move Item to Next Row on Resize with Flexbox
· β˜• 2 min read
In this tutorial, I'll show how to make items of a flexbox to go to the next line on the window resize. There comes a time in life when you need to create layouts where block snaps to next line when the window is too narrow. This is a best practice in responsive web design.
https://d2kbulfv42d43j.cloudfront.net/2016/flex_wrap.png

What is Illegal Character \8220 & \8221 Error Messages and How to fix it
· β˜• 2 min read
Today I was reading an e-book on Java programming language and enjoying and learning from it. Every thing was fine until I reached up to **arrays** section. The problem from that exercise was a bit long, so instead of typing the whole code I decided to copy and paste, and then compile them.
https://d2kbulfv42d43j.cloudfront.net/2012/illegal_character.png