# Tips
Quick Tip - CSS position absolute vs fixed
Positioning in CSS can be a tricky business. A common issue however is between deciding to use position:fixed or position:absolute. Here's a tip to help with that.
LinkA short guide to constructive criticism
People try out new things everyday, they experiment, or sometimes just go about their daily jobs. For a lot of things, there's always room for improvement, and it's up to people to provide feedback when necessary to help the person in question improve.
LinkBasic tips for technical writing
Technical writing is any form of writing that helps break down technical tools, practices, opinions and ideas. It has rapidly become a valuable skill at all levels for anyone in a tech related career, developers and even designers. Here are a couple things you should keep in mind and attempt to get used to as much as possible.
Link