Category: Web Design
Automating Website Deployments Through Buddy Automating Website Deployments Through Buddy Leonardo Losoviz 2019-09-03T12:30:00+02:00 2019-09-03T12:34:58+00:00 (This is a sponsored article.) Managing the deployment of a website used to be easy: It simply involved uploading files to the server through FTP and you were pretty much done. But those days are gone: Websites have gotten very complex,…
Moving From Sketch To Figma: A Case Study Of Migrating Design Systems Moving From Sketch To Figma: A Case Study Of Migrating Design Systems Buzz Usborne 2019-09-02T12:30:59+02:00 2019-09-02T12:35:08+00:00 For the past year, every time I got frustrated with Sketch, a colleague of mine suggested I try Figma. Then, when I wrote an article about building…
Blissful Thoughts And Embracing Change (September 2019 Wallpapers Edition) Blissful Thoughts And Embracing Change (September 2019 Wallpapers Edition) Cosima Mielke 2019-08-31T09:00:00+02:00 2019-08-31T12:35:04+00:00 Lush green slowly turning into yellows, reds, and browns in the Northern hemisphere; nature awakening from its slumber in the Southern part of the world: September is a time of change. A chance…
VuePress: Documentation Made Easy VuePress: Documentation Made Easy Ben Hong 2019-08-30T13:00:59+02:00 2019-08-30T12:36:08+00:00 When it comes to any project that requires any user interaction (e.g., end users, maintainers, etc.), there is one critical factor that makes the difference between success and failure: good documentation. This holds true regardless of how small or large your project is….
Bottom Navigation Pattern On Mobile Web Pages: A Better Alternative? Bottom Navigation Pattern On Mobile Web Pages: A Better Alternative? Arthur Leonov 2019-08-29T13:30:59+02:00 2019-08-29T12:35:26+00:00 Whenever you hear of “mobile navigation”, what’s the first thing that comes to mind? My guess would be the hamburger slide-out menu. This design pattern had been in use since the…
Beyond The Browser: Getting Started With Serverless WebAssembly Beyond The Browser: Getting Started With Serverless WebAssembly Robert Aboukhalil 2019-08-28T13:30:59+02:00 2019-08-28T12:36:01+00:00 Now that WebAssembly is supported by all major browsers and more than 85% of users worldwide, JavaScript is no longer the only browser language in town. If you haven’t heard, WebAssembly is a new low-level…
Figma Tips To Kick-Start Your Design Workflow Figma Tips To Kick-Start Your Design Workflow Philippe Hong 2019-08-27T13:30:59+02:00 2019-08-27T12:30:20+00:00 I have made the switch to Figma almost two years ago and I have no regrets so far. In one of my previous blog posts on the topic, I made an in-depth review of Figma, and I’m…
Creating A Shopping Cart With HTML5 Web Storage Creating A Shopping Cart With HTML5 Web Storage Matt Zand 2019-08-26T14:30:59+02:00 2019-08-27T12:30:20+00:00 With the advent of HTML5, many sites were able to replace JavaScript plugin and codes with simple more efficient HTML codes such as audio, video, geolocation, etc. HTML5 tags made the job of developers much…
Faster Image Loading With Embedded Image Previews Faster Image Loading With Embedded Image Previews Christoph Erdmann 2019-08-23T13:30:59+02:00 2019-08-23T12:36:42+00:00 Low Quality Image Preview (LQIP) and the SVG-based variant SQIP are the two predominant techniques for lazy image loading. What both have in common is that you first generate a low-quality preview image. This will be displayed…
Testing Made Easier Via Framework Minimalism And Software Architecture Testing Made Easier Via Framework Minimalism And Software Architecture Ryan Kay 2019-08-22T13:00:59+02:00 2019-08-22T12:35:51+00:00 Like many other Android developers, my initial foray into testing on the platform lead me to be immediately confronted with a demoralizing degree of jargon. Further, what few examples I came across at…