Blog
By Gwenever Pacifico / October 27, 2020
3 min readWebGL brings digital transformation to e-commerce websites with convenient 3D graphics and better customer experience.
Read MoreCategories
All
Marketing
Immersive Experiences
Data Science
UX
Business
Culture
Tech
Strategy
Categories
Tech
CSS: One Goal, Many Paths
By Gwenever Pacifico / October 19, 2020
10 min readThere are multiple coding paths to achieving the same HTML and CSS goal. Codazen’s Coding Guru teaches us how.
Learn Android App Development in 30 mins
By Pavan Shah / July 24, 2019
3 min readFollowing is the use of each of these files in layman's terms - activity_main.xml This file defines how the UI will look. You have an option to drag-and-drop UI components like buttons, images etc.
Get Animated with Keyframes
By Joe Kim / March 09, 2019
3 min readKeyframes are one of two halves responsible for front end animations built with CSS. Simply put, keyframes tell an element what it should look like and when it should look that way.