How Much Should I Charge for Logo Design in 2020?

For those who are starting to work as a freelance designer, almost always this question pops up: How much should I charge for a logo design? If there is one thing that is quite hard to put a price to – it is creative outputs. There is really no set value, and the prices vary… Continue reading How Much Should I Charge for Logo Design in 2020?

Is it Time to Redesign Your Portfolio?

For many professionals looking for new work opportunities, they know that prospective employers are going to ask for proof of their credentials; where they went to school; how long they worked in the field; who they worked for; a résumé communicates these details nicely. For web designers, though, a list of jobs and accolades isn’t… Continue reading Is it Time to Redesign Your Portfolio?

5 Tips for Working with Clients When You’Re at Home

For those of you working from home right now (willingly or unwillingly), you can’t allow your surroundings to have an effect on your work and, more importantly, your client relationships. Clients don’t care where you are. They just want you to get the job done, and get it done it well. By that same token,… Continue reading 5 Tips for Working with Clients When You’Re at Home

Get Started With Pusher: Using Presence Channels

In this series, we’ve been learning about Channels from Pusher, a platform that allows you to give your users the seamless real-time experience they want. Presence channels build on the security provided by private channels, but they add the benefit of knowing which users are subscribed and connected to that channel. The best part is how… Continue reading Get Started With Pusher: Using Presence Channels

Don’t Forget to Cover Your Client Side!

By making sure that your application is tested, you are able to reduce the amount of bugs you find in your code, increase the maintainability of your application, and design well structured code.  Client side unit testing presents different challenges than server side testing. When dealing with client side code, you will find yourself struggling to… Continue reading Don’t Forget to Cover Your Client Side!