Category: Web Design
How To Create Better Angular Templates With Pug How To Create Better Angular Templates With Pug Zara Cooper 2020-05-28T11:00:00+00:00 2020-05-28T12:36:39+00:00 As a developer, I appreciate how Angular apps are structured and the many options the Angular CLI makes available to configure them. Components provide an amazing means to structure views, facilitate code reusability, interpolation, data…
Equivalent Experiences: What Are They? Equivalent Experiences: What Are They? Eric Bailey 2020-05-27T11:30:00+00:00 2020-05-27T12:38:31+00:00 If you spend enough time interacting with digital accessibility practitioners, you may encounter the phrase “equivalent experience.” This saying concisely sums up a lot of the philosophy behind accessibility work. Our industry tends to place a lot of focus on how,…
How To Feel More Energized Even When You’re Stuck At A Desk All Day How To Feel More Energized Even When You’re Stuck At A Desk All Day Suzanne Scacca 2020-05-26T12:00:00+00:00 2020-05-26T12:37:19+00:00 Let me tell you a little story. I used to work for a translation agency. It was my job to copy-and-paste translations from…
Getting Started With Axios In Nuxt Getting Started With Axios In Nuxt Timi Omoyeni 2020-05-26T09:00:00+00:00 2020-05-26T12:37:19+00:00 Nuxt.js provides an Axios module for easy integration with your application. Axios is a promise-based HTTP client that works in the browser and Node.js environment or, in simpler terms, it is a tool for making requests (e.g API calls)…
Building Reusable React Components Using Tailwind Building Reusable React Components Using Tailwind Tilo Mitra 2020-05-25T11:00:00+00:00 2020-05-25T12:38:28+00:00 In this post, we’ll look at several different ways you can build reusable React components that leverage Tailwind under the hood while exposing a nice interface to other components. This will improve your code by moving from long lists…
How To Design A Brand Logo (With Ease) How To Design A Brand Logo (With Ease) Suzanne Scacca 2020-05-22T10:30:00+00:00 2020-05-22T12:07:17+00:00 As a web designer, you may find yourself in a position where a client wants you to design their brand logo. If you’re feeling up to the task, there are some things you need to…
Inspired Design Decisions With Max Huber: Turning Mundane Subjects Into Exciting Visual Communication Inspired Design Decisions With Max Huber: Turning Mundane Subjects Into Exciting Visual Communication Andrew Clarke 2020-05-22T09:00:00+00:00 2020-05-22T12:07:17+00:00 Years ago, I wished I could work on advertising projects for household names because I thought that above-the-line work would bring creative satisfaction. I’ve been…
Understanding Machines: An Open Standard For JavaScript Functions Understanding Machines: An Open Standard For JavaScript Functions Kelvin Omereshone 2020-05-21T10:30:00+00:00 2020-05-21T12:08:57+00:00 As developers, we always seek ways to do our job better, whether by following patterns, using well-written libraries and frameworks, or what have you. In this article, I’ll share with you a JavaScript specification for…
How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts Anton Nemtsev 2020-05-20T10:30:00+00:00 2020-05-20T12:37:26+00:00 Performance degradation is a problem we face on a daily basis. We could put effort to make the application blazing fast, but we soon end…
Can Data Visualization Improve The Mobile Web Experience? Can Data Visualization Improve The Mobile Web Experience? Suzanne Scacca 2020-05-19T11:30:00+00:00 2020-05-19T12:09:18+00:00 It can be tough to prioritize the mobile experience when it often feels like a compromise. Don’t include as much text. Remove some of your images. Stay away from features that get in the mobile…