Bitovi Blog - UX and UI design, JavaScript and Front-end development

design

Prepare for Anything with GSAP

February 2, 2021

Learn how and why GreenSock became our animation pick Feeling uncertain about how to add animation to a Web site or single page app? We’ve been in the same boat. There are plenty of CSS and JS...

SVG Handwriting: Animation with Flair

January 26, 2021

On trend: handwritten and animated typography 2020 was the year of animated and hand-written typography. This design trend is likely to continue into 2021. A few CodePen examples of the latest "live...

3 Tips for UX Designers to get Client Buy-in

May 18, 2020

Projects would be so much easier if clients understood the vision for our concepts and automatically bought in but that almost never happens. The reality of the job is we need to get other people to...

I’m Going to be WFH Today

March 13, 2020

Tips & Tricks for being a successful remote employee Due to recent events, lots of people are now "Work From Home (WFH)". If you have never worked from home for long periods of time, it can feel a...

How to be an A11y - Accessibility Design

February 24, 2020

The Myth of Why "Accessibility is optional." Legally Required Accessibility Requirements It all started with Section 508 of the Rehabilitation Act of 1973 from the American government. This act made...

Creating an SVG Icon Typeface

November 29, 2018

Icons are used in applications, websites, marketing materials, you name it. They communicate complex topics, create visual interest, punctuate topics, and draw user focus. One of the easiest things...

Best Practices for Working with SVGs

July 17, 2018

For the past several years I've been working with SVGs - a lot. Not surprising to myself, I quickly fell in love with them for all the reasons I love vector art. I have come up with several tricks to...

Finding Ideas Through Sketching

November 6, 2017

The most difficult part of any design process can be finding the correct, best, or most successful idea out of all possible ideas out there. In User Experience (UX) we start by finding empathy with...

Using CSS Grid to Build a Page Layout with a Sticky Header and Footer

October 2, 2017

I’m super excited about CSS grid, because finally there’s a way to layout pages and achieve more interesting and dynamic results, without a ton of code! So since I fell in love with Atom IDE recently...

Tutorial Part 3: Documenting a Stylesheet in a Living Style Guide

August 10, 2017

The heart of creating a LSG is the ability to put your documentation right where it belongs: in the source code. Chances are that you are already documenting your code, which is a great opportunity...