Entries by Admin

How To Test Your React Apps With The React Testing Library

How To Test Your React Apps With The React Testing Library How To Test Your React Apps With The React Testing Library Chidi Orji 2020-07-03T12:30:00+00:00 2020-07-03T17:34:27+00:00 Today, we’ll briefly discuss why it’s important to write automated tests for any software project, and shed light on some of the common types of automated testing. We’ll build […]

5 Content Marketing Ideas for August 2020

From National Black Business Month to product-focused features, August offers content marketers many opportunities to connect with their audience of customers. Content may well be one of the most powerful forms of modern marketing. A business that creates content, publishes that content, and then promotes it has the potential to attract, engage, and keep customers. […]

How I maintain mental and physical health (to grow my business)

Managing a fast-growing ecommerce business is not for the faint of heart. I’ve picked up a few practices over the last decade to keep my mental and physical health while scaling FringeSport. Family and friends The first and most important is my support structure. My wife, my kids, and my family are critical for my […]

Differences Between Static Generated Sites And Server-Side Rendered Apps

Differences Between Static Generated Sites And Server-Side Rendered Apps Differences Between Static Generated Sites And Server-Side Rendered Apps Timi Omoyeni 2020-07-02T12:00:00+00:00 2020-07-02T17:33:49+00:00 JavaScript currently has three types of applications that you can build with: Single Page Applications (SPAs), pre-rendering/static generated sites and server-side rendered applications. SPAs come with many challenges, one of which is Search […]

Ecommerce Product Releases: July 1, 2020

Here is a list of product releases and updates for late June from companies that offer services to online merchants. There are updates on website builders, logistics tools, free product listings, predictive artificial intelligence, product recommendations, social commerce, and shoppable videos. Got an ecommerce product release? Email releases@practicalecommerce.com. Ecommerce Product Releases Wix launches extended ecommerce. […]

Information And Information Architecture: The BIG Picture

Information And Information Architecture: The BIG Picture Information And Information Architecture: The BIG Picture Carrie Webster 2020-07-01T12:30:00+00:00 2020-07-01T16:06:10+00:00 We are living in a world exploding with information, but how do we find what is relevant to us at the time that we need it? I believe that good information architecture is key to helping us […]

The Anatomy of a Text Ad

Google and Microsoft advertisers have had to rethink quality copy with the format of expanded text ads and responsive search ads. But the principles of the copy are the same for all pay-per-click ads: include the searcher’s query, the product’s value propositions, and a clear call-to-action. Standard Google ads can include at least three headlines […]

Finding Inspiration In The Simple Things (July 2020 Wallpapers Edition)

Finding Inspiration In The Simple Things (July 2020 Wallpapers Edition) Finding Inspiration In The Simple Things (July 2020 Wallpapers Edition) Cosima Mielke 2020-06-30T09:00:00+00:00 2020-06-30T16:04:50+00:00 The smell of rain after a hot day, watching the moon rise on a summer night’s sky, going for a swim — often it’s the simple experiences that inspire us and […]

Smashing Podcast Episode 19 With Andy Bell: What Is CUBE CSS?

Smashing Podcast Episode 19 With Andy Bell: What Is CUBE CSS? Smashing Podcast Episode 19 With Andy Bell: What Is CUBE CSS? Drew McLellan 2020-06-30T05:00:00+00:00 2020-07-04T19:33:38+00:00 Today, we’re talking about CUBE CSS. What is it, and how does it differ from approaches such as BEM, SMACSS, and OOCSS? I spoke to its creator, Andy Bell, […]

Firebase Push Notifications In React

Firebase Push Notifications In React Firebase Push Notifications In React Chidi Orji 2020-06-29T13:30:00+00:00 2020-07-05T20:04:23+00:00 Notifications have become a stable part of the web nowadays. It’s not uncommon to come across sites asking for permission to send notifications to your browser. Most modern web browsers implement the push API and are able to handle push notifications. […]