Debug your SASS like a pro
How do you debug your SASS code? Do you go use your Web Inspector under developer tools, go to the CSS and search for the same selector like some kind of animal?
Perhaps you have a comment in your CSS above each selector giving you the line number and .scss file name.Posted in TechnologyRemote Debugging on Mobile
If you're doing mobile development, you probably know how frustrating it is and how difficult it could be for debugging.
This is of course true unless you have some great tools to help you on your development process.Posted in Technology- Previous Page: 1 of 1 Next