Articles

Jamstack (JAMstack), is one of the most popular (and rapidly growing) tools for app and website creation. A unique ecosystem of functionality, Jamstack promises developers the support they need to create powerful websites and progressive applications. 

For a while, Jamstack was mostly written off as just another buzzword in the developer space. However, today, it’s growing to become a powerful investment for many business leaders. Even big companies are getting involved, like Cloudflare, with Cloudflare pages, and Microsoft with Azure Static Web Apps. Elsewhere, we’ve seen brands like Shopify, PayPal, and Nike getting involved too.

So, what exactly is Jamstack, and is it time you transitioned over? Let’s find out…

What is Jamstack?

Jamstack, otherwise known as “JAMstack,” is the name of a developer ecosystem made up of JavaScript, APIs, and Markup (hence: JAM). The solution is a web development architecture allowing developers to access static website benefits, such as higher security and better performance, while still unlocking dynamic database-oriented CMS.

The Jamstack solution allows companies and developers to build a dynamic website where real assets are pre-rendered static files in a CDN. The dynamic environment runs on JavaScript client-side, through serverless functions. 

For a better insight, let’s compare Jamstack to the LAMP stack development strategy, which originated from the four open-source components many developers used to build sites: Linux, Apache HTTP, MySQL, and PHP.

With LAMP, each user request for a page forces the server to query a database — unless the page is cached — and combine the result with page markup data and plugins. Jamstack websites serve pre-built optimized assets and markup solutions quickly because the files are already compiled on a CDN. There’s no need to query the database. 

Jamstack workflows dramatically reduce cumbersome issues with development and excess maintenance, making them highly appealing to developers. 

What Are the Benefits of Jamstack?

Jamstack won’t be the ideal development tool for everyone, but it has a lot of benefits to offer. By fetching HTML from a CDN, the system doesn’t have to wait for HTML to be combined and returned to clients. The solution also provides an improved developer experience with static methods. 

Using Jamstack, developers can build fantastic static files ready to serve by request, hosted on a global CDN. Some of the biggest benefits of Jamstack include:

  • Performance: Because you’re serving pre-built static files from a CDN directly, you’ll achieve much faster loading times, unmatched by typical server-side rendering options. Because you’re serving static files, you’re also better equipped to handle any traffic spikes you might encounter, with minimal slowdown.
  • User experience: Better website performance significantly improves user experience and website traffic, as well as SEO efforts. User experience has always been a critical factor in ensuring the success of a website, and it’s essential to keeping your customers around for as long as possible. Websites optimized for performance will always delight users. 
  • Security: With Jamstack, there are no servers or databases to worry about. You use third-party solutions to handle these issues for you. The architecture of Jamstack means the back and front end of your development processes are decoupled, and you can rely on APIs to run server-side processes easily. Jamstack also comes with security benefits other approaches can lack. Clear separation of services is essential here. 
  • Hosting and scaling: Scaling and hosting can often be problematic in the development world, but because you’re serving files from a CDN, you’re less likely to encounter issues. CDNs are almost infinitely scalable, so you get excellent extensibility built into your development environment. CDN hosting for static files is also cheaper than traditional hosting, so you can keep costs low. 
  • Maintenance: Jamstack makes it easy to push your front end to the edge rather than managing infrastructure directly. Ditching plugins, databases, and other hosting services can help you to save more time and money on a significant scale. 
  • Developer experience: From a developer perspective, there are tons of benefits from Jamstack. You get the ease of a Github, CI/CD, CDN flow, and auto previews with simple rollback to reduce the need for backups. Local developer environments and the ability to run and debug cloud functions locally are all fantastic.

Does Jamstack Have any Limitations?

In a lot of ways, Jamstack is an innovative and revolutionary solution for development. It can help you to create a far more engaging website and present your company in an incredible way. Of course, that doesn’t mean there are no limitations to be aware of. 

Jamstack is developer-friendly, for instance, but it’s not beginner-friendly. You will need at least some knowledge of web development to start unlocking the benefits. You’ll need to understand things like Vue or React, but you should develop a tool anyone can use with a bit of work.

There’s also a handful of things you can’t pre-generate, like user-specific and real-time data. So, this means you may not be able to use Jamstack effectively on projects requiring these kinds of data. Building an analytics dashboard, for instance, probably isn’t a good idea with Jamstack. Other issues for some developers may include:

  • API complexity: It can be overwhelming to try and find the right solution for your needs among so many different options. Of course, this could also be something you’d say about the WordPress ecosystem and its huge variety of plugins. An API usually won’t break your production website, at least. 
  • Long building processes: If you have a large number of pages, there’s more likely to be an extensive building process to think about. Whenever you make a change to a single page, even a little one, you’ll need to rebuild your entire website. This is a problem if you run into a website with thousands of pages. There are solutions to this problem available, however.
  • Handling dynamics: Going with Jamstack doesn’t mean abandoning your backend. An important part of the approach is accessing serverless functions, which are becoming more effective over time. These serverless functions can also be executed on the edge. The backend parts of your website will require regular maintenance as they scale.

Best Jamstack Tools to Check Out

Now you know the basics of Jamstack, let’s look at some of the tools you can use to design an incredible website or application within the Jamstack environment. 

The Git Tool Landscape

There are tons of tools within the Git ecosystem common among Jamstack developers. Starting with Git itself. Git represents a powerful free, and open-sourced distributed version control system. With this solution, companies can handle everything from small to enterprise-level projects with efficiency and speed. The solution is extremely easy to use and learn, and outclasses a range of tools like Perforce, ClearCase and Subversion. 

GitHub Pages and GitLab pages are two hosting services for Git repositories with built-in services to host static pages from out of your codebase. This makes the two solutions fantastic for when you’re building a Jamstack website. You can access the functionality for free too. 

GitLab gives you a comprehensive DevOps platform to work with, where you can enjoy a comprehensive CI/CD toolchain out of the box. The comprehensive solution, delivered as a single application, changes the way security, development, and Ops teams integrate and collaborate. Gitlab helps to accelerate software delivery on a massive scale.

AWS Amplify

AWS Amplify, created by Amazon Web Services, is a development platform packed full of useful features for people in the Jamstack environment. The Amplify offering aims to reduce the complexities associated with Amazon Web Services for mobile and web deployment. You get 12 months of hosting for free with new accounts, and you get Storage with Amplify too. 

The Amazon Amplify solution dramatically improves the regular AWS workflow, especially if you’re just a novice user. There’s a huge documentation hub to help you too, which is way more convenient than Amazon’s usual documentation solutions. Amplify is still accessed from a somewhat bloated console, however. 

With AWS Amplify, companies can access features like a comprehensive data store to sync data between the cloud and websites. There’s also easy-to-use interface access across all different categories of cloud operations. The service works well with a range of JavaScript central tools. 

Netlify

Netlify is a pioneering solution in the Jamstack environment, allowing users to go dynamic with their websites and applications on their own terms. You can access a range of add-ons and integration, access your favorite tools, and make your own. The flexible environment enables developers to run websites on a multi-cloud infrastructure designed for speed and scale automation. 

Built to be entirely secure from the ground up, Netlify makes it easy to build a site that’s custom-made for performance and deployed directly. You don’t need to worry about managing, scaling and patching web services, which means you can more quickly implement your Jamstack architecture. 

Unlike other large legacy apps, Jamstack projects are neatly separate from your front-end pages and UI from the backend databases and apps with Netlify. Using this service, the entire front-end can be pre-built with highly optimized static assets and pages, and developers can deliver new web projects faster than ever before.

Next.JS

Inspired by the functionality of PHP, Next.JS is a solution for pre-rendered JavaScript modules. The solution allows developers to easily export the components of their apps and perform individual tests to determine how each element works. You can also access a wide range of components and modules from NPM. The Next offering allows developers to save time, removing the need to use webpack bundles and transform with compilers. 

The full solution is extremely intuitive, ensuring developers can create solutions quickly. What’s more, the technology you build will allow you to load only the bundle needed from your JavaScript workflow, rather than all the JavaScript at once. Pre-fetching, one of the features of Next.JS, also picks up where standard code-splitting leaves off, allowing for optimized bundles of code to load seamlessly. 

Next.JS also supports hot-module replacement. This means instead of reloading an entire application when you change the code, you only recreate the modules you’ve altered.

Angular

Probably the most widely-recognized of all the JavaScript frameworks, Angular, designed by Google engineers, appeared first in 2012, offering developers a new way to create dynamic pages. Before this technology, there were other opportunities for creating dynamic pages, but they were nowhere near as convenient or speedy. 

Angular is probably one of the most essential tools companies can use when building a Jamstack website or environment. The front-end web development tool attracts developers from all over the world. Every version is packed with features and constantly upgraded to ensure you can generate the best results. 

Angular extends HTML file functionality with powerful directives, and it requires very little effort to enable these directives too. All you do is add the ng- prefix to your HTML attributes and you’re ready to go. Angular also allows developers to create widgets leveraging editable data with two-way binding. This means developers don’t have to write code that syncs constantly between the model and view. 

With Angular, developers also get access to things like virtual scrolling, which can help with displaying large lists of elements performantly, rendering on the items that fit on the screen to reduce loading times. 

React

Another must-have tool in the JavaScript world for Jamstack, the React solution was launched first in 2013, and has won thousands of customers across the globe thanks to fantastic functionality. Today, the full landscape is maintained by Facebook, along with all the members of the standard developer community. The solution is used by some of the biggest giants in the tech industry, like Netflix, PayPal, and Apple. 

React is a true pioneer in the Jamstack ecosystem, with its sensational approach to simple and straightforward solutions for JavaScript management. You’ll be able to access batched and virtual DOM updates, which makes it easier to unlock components quickly, and write your components the way you see them. There’s also the added benefit that React is compatible with a lot of tools. 

You can build a comprehensive app or website with the help of React, and you’ll have no trouble accessing some of the top features, particularly with plenty of support available from the React community. 

Gatsby

Created from the ground up to improve user experience on a comprehensive level, Gatsby is a static site generator with heavy focus on things like SEO, performance, and accessibility. The solution offers plenty of out-of-the-box features to help developers deliver the most immersive solution for their users, without unnecessary complexity. 

Gatsby users pre-configuration to develop static websites giving developers faster loading pages, stronger code splitting, and server-side rendering. You can also access features like data prefetching, asset optimization, and quick image loading. Gatsby boasts excellent documentation and starter packs to help you get your site up and running more quickly.

The GraphQL data layer of Gatsby also means the system can collect your data from anywhere, including your CMS, JSON, Markdown, and APIs. More than just your standard site generator, this is a tool built specifically with performance in mind. 

Agility CMS

Developing an effective Jamstack website means having access to the right CMS technology. Agility CMS wasn’t the first CMS solution to support Jamstack, but it is one of the better-known options. As one of the first headless CMS solutions to hit the market, the company has quickly captured the attention of a huge range of developers worldwide.

Agility CMS is a Jamstack pioneer, capable of helping developers to build a foundation for any online ecosystem. The technology is an API-first CMS with support for REST APIs, so developers can connect all the third-party apps and front-end frameworks they like.

The technology also gives developers the freedom to code their solutions their way. You don’t have to follow a specific set of guidelines for how content is created, but templates are available to fast-track development. Agility CMS also hosts and abstracts your database, so you don’t have to worry about connection strings, backups, and maintenance. 

With a strong content architecture to help companies manage digital content and a partnership with Gatsby, Agility is ideal for Jamstack development strategies. 

Building Your Jamstack Website

The Jamstack solution is more than just a buzzword in today’s development world. This unique approach to building incredible development experiences delivers an excellent advantage to both developers and their end-users. Fast, scalable, and full of solutions for customization, Jamstack is a powerful way to bring websites to life with simplicity and speed. 

Every day, more companies take advantage of the Jamstack environment, and we’re constantly seeing a wide selection of new tools, APIs and offerings emerging to help enhance the Jamstack landscape too. This environment is definitely worth consideration for any developer looking to significantly speed up their development strategy.

 

Featured image via Pexels.

Source

The post Is it Time to Transition to JAMStack? first appeared on Webdesigner Depot.

Source de l’article sur Webdesignerdepot

Every day design fans submit incredible industry stories to our sister-site, Webdesigner News. Our colleagues sift through it, selecting the very best stories from the design, UX, tech, and development worlds and posting them live on the site.

The best way to keep up with the most important stories for web professionals is to subscribe to Webdesigner News or check out the site regularly. However, in case you missed a day this week, here’s a handy compilation of the top curated stories from the last seven days. Enjoy!

Fresh Resources for Web Designers and Developers

The Metaverse is BS

8 JavaScript Set Methods You Should Master Today

7 Web Design Tips To Improve Your Site

Visual Git

Nazca – New GUI for the Web

Dashana – Visualize your Data in Less than a Minute

Color Peeker – Color Code in the Menu Bar

Bootstrap V4.6.1

Why We Love FIFA’s New Women’s World Cup 2023 Logo

Source

The post Popular Design News of the Week: November 1, 2021 – November 7, 2021 first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot

Every day design fans submit incredible industry stories to our sister-site, Webdesigner News. Our colleagues sift through it, selecting the very best stories from the design, UX, tech, and development worlds and posting them live on the site.

The best way to keep up with the most important stories for web professionals is to subscribe to Webdesigner News or check out the site regularly. However, in case you missed a day this week, here’s a handy compilation of the top curated stories from the last seven days. Enjoy!

CSS Squid Game

Alter 3D Illustrations – Hundreds of 3D Illustrations for your Designs

25 Quirky & Highly Creative Free Fonts for Designers

HTML with Superpowers

Smart CSS Solutions for Common UI Challenges

Expandable Sections Within a CSS Grid

Bright Color Palette: How and When to Use One

Everything Apple Announced at its 2021 MacBook Pro Event

UX Design has a Dirty Secret

Building a Multi-select Component

Source

The post Popular Design News of the Week: October 18, 2021 – October 24, 2021 first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot

Every day design fans submit incredible industry stories to our sister-site, Webdesigner News. Our colleagues sift through it, selecting the very best stories from the design, UX, tech, and development worlds and posting them live on the site.

The best way to keep up with the most important stories for web professionals is to subscribe to Webdesigner News or check out the site regularly. However, in case you missed a day this week, here’s a handy compilation of the top curated stories from the last seven days. Enjoy!

UXBulls***

What Makes a Good One-Page Website Design?

39 CSS Custom Properties (Variables) Examples 

18 CSS Filter Examples

Is it Time to Ditch the Design Grid?

Here’s 8 Google Penalty Checker Tools to Fix Your SEO Problems

3 Essential Design Trends, August 2021

UX Analysis: Apple Music vs Spotify

How to Optimise Fonts for a Faster Website

Quiz: The Inconceivably Hard Color Quiz

Source

The post Popular Design News of the Week: August 2 2021 – August 8, 2021 first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot

If you have a WordPress website, you’re obviously aware of the benefits this premier open-source website-building platform brings to the table.

But are you aware of the legion of website and business enhancement tools lying in wait among the thousands of cool WordPress plugins currently on the market; one or more of which could easily take your site or business to the next level?

What’s out there? Quite a bit, obviously. 

Which useful WordPress plugins are “must-haves” for me? It could take you a ton of time to find the answer to that one. 

That’s what we’re here for.

10 essential WordPress plugins are admittedly a small sample size. But these are 10 of the very best, and we’re guessing that one or more of them could be just what you’ve been looking for.

1. Amelia WordPress Booking Plugin

This game-changing booking plugin fully automates your business’s interaction with existing and potential clients and allows you to focus on key business operations instead of having to constantly interrupt your workflow to manage appointments.

  • Installing and configuring Amelia can be done with just a few clicks. You don’t have to know anything about coding.
  • Amelia can manage an unlimited number of appointments for an unlimited number of clients, an unlimited number of employees, and at multiple locations.
  • Clients can book appointments 24/7 and manage their own appointments as well as their profiles from the front end.
  • Amelia accepts deposit payments, sends out appointment reminders, and can charge different rates for different appointments.
  • If you have a global clientele, Amelia takes into account customer time zones as well as manages translated notifications if you have a multilingual site.
  • Amelia also manages event bookings, whether they are recurring or one-time.

In the unlikely event you encounter a problem with Amelia, the customer support team stands ready to help.

2. wpDataTables

The wpDataTables WordPress plugin allows users to quickly and easily create responsive, interactive, and highly customizable tables and charts from large amounts of data.

Key features include:

  • The ability to create tables that allow front-end editing, whether they are created manually or are MySQL-based
  • Advanced filtering capabilities that enable front-end users to filter table data by single or multiple column values
  • Automatic syncing of created and published Google Sheets
  • Simple wpDataTables wizards to access the HighCharts, Chart.js, and Google free charts libraries

wpDataTables’ many other features include:

  • Connection support to MySQL, MS SQL, and PostgreSQL databases
  • Responsive design from any data source
  • Creating tables from CSV, JSON, MySQL, and Excel and Google spreadsheet data
  • Formidable Forms plugin support
  • Sorting by single or multiple columns
  • Data color-coding using conditional formatting

More than 50,000 companies and individuals have placed their trust in wpDataTables.

3. Visual Composer Website Builder

Visual Composer is a new, ReactJS-based intuitive drag and drop website builder that enables you to create a website quickly, easily, and hassle-free.

This website-building popular plugin:

  • Enables business owners to showcase their brand online with its drag and drop editor and professional templates.
  • Its feature-rich design controls enable designers to achieve pixel-perfect perfection as they bring their projects to life.
  • Its top-of-the-line marketing content elements give its users the ability to create high-conversion landing pages, integrate with social platforms, and more.
  • Makes building a beautiful WooCommerce-based online store a piece of cake.
  • Features a library of 500+ content elements and templates that is downloadable from the cloud
  • Offers free and premium versions for business owners to start easily and scale their online presence

Your site will be SEO-friendly, fast, and responsive, and the support is terrific. Free and Premium versions (Starting at $49) are available.

4. Slider Revolution

Slider Revolution can do more than create sliders. A lot more.

  • It can add impressive (read that WOW) effects to an already notable website design.
  • It can give you new and unusual visual editing capabilities without requiring any coding on your part.
  • With its collection of hero blocks, sliders, WooCommerce carousels, and more, it brings beauty to any WordPress website.

5. Logic Hop

Logic Hop lets you customize your site’s content for individual customers or customer types.

  • Logic Hop supports personalizing your site in response to dozens of criteria so you can tailor your content to address a unique audience.
  • Logic Hop works with Gutenberg, Divi, Elementor, Beaver Builder, and every other page builder.

Any design or content element you can customize in WordPress can be customized in Logic Hop in minutes.

6. Stacks

The Stacks drag and drop native mobile app builder offers a full package of features to help you design your website or mobile app without coding.

  • Stacks works perfectly with WooCommerce and WordPress
  • Certificates required for Google Play Store or Apple Appstore are automatically generated
  • It takes but a single click to generate and upload the Android & iOS Application Package (APK & IPA)
  • Notifications to customers are easy to generate and send, and Stacks utilizes WooCommerce payment gateways.

7. Heroic Inbox

The Heroic Inbox plugin enables a business to manage all of its emails in shared inboxes right inside WordPress.

  • Customer data is presented on the sidebar next to your ongoing chat or message.
  • Key performance metrics are tracked so the team and overall company performance can be assessed.
  • Zero Inbox status can be quickly achieved and maintained.

8. Tablesome

This powerful WordPress table plugin allows you to quickly create a table and embed it in a post or page.

  • Tables can be imported from CSV and XLSX files.
  • Types of tables that can be created include large data tables, product catalogs, comparison tables, sports statistics, and more.
  • A shortcode builder for table and table element customizing is included

Tablesome is performance-optimized and SEO friendly and works smoothly with any WordPress theme.

9. Ads Pro Plugin – Multi-Purpose WordPress Advertising Manager

Ads Pro is the best ad manager for WordPress you are likely to come across.

Ads Pro features:

  • An intuitive backend Admin Panel that allows you to manage an unlimited number of ad spaces
  • A frontend User’s Panel from which you can control access to manage ads
  • 25+ user-friendly and responsive Ad Templates in 8 categories
  • 20 ad display options
  • 3 Billing Models (CPC, CPM, CPD) and 4 Payment Methods (PayPal, Stripe, Bank Transfer, WooCommerce)

10. Static Pages

Static pages/sites do not require any web programming or database design.

  • The Static Pages plugin allows you to publish any static page on a WordPress website in a matter of seconds.
  • You can improve sales by adding a beautiful landing page to your existing shop or blog or add a page with a Mailchimp subscribe form.
  • Or use Static Pages as an easy way to test something quickly and easily.

Have you been searching for a top-of-the-line WordPress plugin that will help you take your business to the next level?

There are 58,000+ useful WordPress plugins for you to choose from. That would be good news, except you could easily be overwhelmed trying to find just the right plugin for your website.

This post features a collection of top plugins for WordPress websites. Chances are good, you’ll find something here that will make your day.

 

[– This is a sponsored post on behalf of BAW media –]

Source

The post 10 Cool WordPress Plugins You Should Check Out first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot

The dog days of summer are here. From vacations to pool time, you might not be thinking about work that much. But there are still plenty of new tools and resources popping up to help you become a better or more efficient designer.

Here’s what new for designers this month.

Haikei

Haikei is a web app that you can use to generate SVG shapes, backgrounds, and patterns in a web-based editor that you can use with any design tool or workflow process. Everything is customizable and it is free with access to 15 generator functions. (Additional templates and generators will be available when the pro plan is released later.)

Pixelhunter

Pixelhunter is a smart image resizer for social media platforms. It recognizes objects and crops pictures automatically. It supports 102 sizes and is free to use.

Compo

Compo is an Apple app that allows you to play with shapes and colors and create compositions on your own. You can see shapes and colors like the Bauhaus masters, creating from a blank canvas or shuffling in more creative ways. You can move, rotate, copy, overlap, and adjust shapes and colors to suit your style. Available for iPad and iPhone.

Backlight

Backlight is an all-in-one design system platform that allows you to build code and reference sites in a space where designers and developers can work together. It has a series of “starter kits” to help you with the technology you use from React to Chakra to Tailwindcss. It’s designed to be collaborative with everything in one place and integrates into your workflows. The tool is just launching and you can request early access to learn more.

Multi Color Text With CSS

Multi Color Text With CSS is pure fun. Check out the pen by Shireen Taj.

Mega Creator

Mega Creator is an online graphic design tool that helps you create images, icons, illustrations, backgrounds, and more for a number of uses. It has templates that are sized for common uses such as social media. You can upload your own elements to work with (free) or use including graphic assets for a fee.

Noloco

Noloco is a no-code solution for designers to build web apps. You can start building for free and design almost anything you can dream up from a set of drag-and-drop ready-made blocks. (And it will work across all screen sizes.)

Tinter

Tinter is a tiny web tool to generate color variations of images. The tool also generates monochrome colors of images with multiple variants, without hampering the quality of the image.

Radix Colors

Radix Colors is an accessible, open-source color system for designing gorgeous websites and apps. It includes 28 color scales with 12 steps each and includes support for dark mode as well as matching transparencies.

WP Cost Calculator

WP Cost Calculator is a smart, simple tool that allows you to easily create price estimation forms. It’s perfect for a number of industries that use online pricing.

TraveledMap

TraveledMap allows you to create customizable maps thanks to the use of markers, routes, and photos, which you can share or add to your website or blog. This tool is made for travelers and tourism pros.

Glyph Neue Icons

Glyph Neue Icons is a collection of 1,500 icons in SVG and PNG format. (They are free with a link.) Icons come in plenty of categories and styles for all types of use.

Streamline Icons

Streamline Icons is a set of thousands of icons in 12 different styles and themes that you can use for projects. They work through the Streamline app or a plugin for Figma, Sketch, or Adobe XD.

Health Icons

Health Icons is a set of free, open-source health icons for personal or commercial projects. They include filled and outline styles that are editable. There are more than 800 icons in the collection.

OMG, SVG Favicons FTW!

OMG, SVG Favicons FTW! Is a look at the benefits of using SVG favicons in web projects. It also examines some of the challenges – such as browsers support – with code snippets to help you get started.

Aspect Ratio in CSS

Aspect Ratio in CSS explores a design concept we talk about a lot in other places, but not so much with CSS. This piece by Ahmad Shadeed takes a look at how you can go beyond the “padding hack” and use native aspect ratio support in CSS to maintain image height and width ratios in responsive design.

Fight Kick

Fight Kick is a bold font with a lot of personality. The free demo version has 249 characters and is for personal use only.

Glow Better

Glow Better is a beautiful premium typeface with a pair of options – a serif and script. Both contain letterforms with swashes and tails that are delightful.

Huggable Hedgehogs

Huggable Hedgehogs is a playful font that’s perfect for children’s projects. Everything has a mono-height in the all uppercase typeface.

Monice

Monice is a rounded sans serif with thick lines and high readability. It includes bold, regular, and italic styles with free (demo, personal) and commercial options.

Rustica

Rustica is a robust premium typeface with 20 styles and family options. It has slim curves and an easy-to-read character set that would work for almost any use. It also supports 219 languages.

Source

The post Exciting New Tools for Designers, July 2021 first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot

A press release is one of the most valuable tools in a marketing team’s arsenal. Though press releases have been around for decades, they remain one of the best ways to reach new customers, improve your brand reputation, and generate awareness. 

Press releases are also wonderfully cost-effective. Unless you’re using paid distribution channels, all you have to spend is your time to create your press release.

So, how do you get started?

What is a Press Release?

A Press Release is a short, simple, and compelling news story designed to promote the goods and services of a business. You’ll usually see these pieces of content published on industry websites, news channels, social media platforms, and even on the company’s blogs looking for awareness. 

The idea behind a press release is you provide a publication or group with all of the most valuable facts and insights into your latest newsworthy story. You might use a press release to announce a new product or to tell people about your recent partnership, for instance. 

A press release post then delivers this information to a wider potential audience by distributing the content in a range of different places. 

Why Should My Business Send Press Releases?

Why not simply tell people about your latest products and sales on social media, and leave it at that? The simple answer is Press Releases help you to gain the attention you might not get from your own media channels alone. With a press release, you can:

  • Set the record straight: In the middle of a PR disaster, a Press Release can give people the information they need to make their own decision about who’s right.
  • To improve your brand reputation: Launching press releases through well-known publications immediately boosts your credibility. The right publication shows you’re well-connected and professional. 
  • To gain media coverage: When launching a new product or service, a press release helps attract potential customers to your business and gives you more opportunities for sales.
  • To improve SEO: In the digital world, a press release allows you to earn backlinks from high-authority websites, improving your ranking.
  • To find new customers: Press publications and websites will reach a wider audience than you can find on your own. In addition, publishing press releases gives you new eyes on your business for minimal cost. 

You can send a press release for various reasons, including announcing breaking news, talking about newly launched products, discussing upcoming events, confirming partnerships, and more. It’s also worth creating a press release when new people join your executive team when you receive an award, or even if something bad happens (for crisis management)

What’s Included in a Press Release?

A press release will include different information depending on what you’re trying to accomplish. In general, PR posts feature:

  • A headline: This is where you share the most important info of your story
  • Contact details: How the media can get in touch with you
  • Location: Where you are and where the news event is taking place
  • Body copy: Information about the news event
  • Quotes: It’s common to see quotes in a press release from high-level staff
  • Boilerplate: Insights into what your organization is about

How to Write a Press Release (Step by Step)

Now you know what goes into a press release and why these tools are so valuable, it’s time to start planning your big announcement. 

Here are our top tips for creating an amazing press release.

1. Choose the Right Story

Press releases are focused on sharing valuable news with a specific audience. It would be best if you had something important and new to say, or you risk not getting your story published at all. You can’t just talk about a product or service that’s selling well (unless it’s breaking world, or brand records). 

Think about whether your PR topic is:

  • Timely: Is the event you’re talking about just about to happen, or has it happened recently? If something happened weeks or months ago, press groups aren’t going to be interested. Aside from ensuring your message is timely, make it topical too. Ensure this story is going to give something valuable to your audience. 
  • Relevant: Before you send a press release to anyone, make sure it will be relevant to the audience you’re targeting. Who does the story affect, and why is it important? What kind of benefits or opportunities will it deliver?
  • Unique: What’s unusual or unique about this story? You don’t want to comment on the same things that everyone in your industry is already talking about. 
  • Engaging: What about your story is going to make readers stand up and take notice? Is there any trouble or tension you’re going to overcome? Look at this press release from Target as an example. How can you frame your story in a way that makes people want to learn more about your business?

When asking yourself what your PR story should be about, consider whether you want to publish it if you were a publication leader. From an objective perspective, does this story have value?

2. Answer the Right Questions

A press release doesn’t just provide information. Written correctly, this content will also answer essential questions for your audience. For instance, let’s take a look at the questions you should answer, with an example. 

For this example, we’ll be looking at a social media marketing firm partnering with an SEO brand:

  • Who is doing this? What’s the name of the social media marketing firm and the SEO brand? Where do they come from? Which executives are involved?
  • Who is affected? This news would probably affect the stakeholders and shareholders for the business and the customers by providing access to new services.
  • What have the companies done? They’ve joined forces in a partnership, but which sectors and teams are actually going to be working together?
  • Where is this happening? Which area will these two companies now serve? Who will be able to access the service?
  • When did it happen? When is the partnership going to start when will customers see the first major changes?
  • Why has this happened? In this example, the why might be to offer customers more services and helpful products. 
  • Why does this matter? Why is it so important that this event is taking place for your target audience? How are they going to benefit?
  • How will you be implementing this change? For example, if you’re partnering with a new business, will you change your brand name and leadership team? Will you have a new headquarters?

3. Target the Right Sector

Like most pieces of great copy, a press release should generally be written with a specific audience in mind. The interesting thing about a press release is that you’re not just writing for the people who might be interested in your products and services. You’re also writing for a specific publication, journalist, broadcaster, or editor. 

When you’re writing your content, you’ll need to keep both audiences in mind to ensure that you get your message across. Focus on the kind of crucial messages which will appeal to your end-users and customers but address the preferences and needs of the editor too. Many publications will have guidelines to follow if you want a chance of getting your content on their site. 

If you’re sending your press release to multiple locations, you might need to look into doing several different versions of your press releases, each with slightly different wording and information, based on your target publication.

4. Get the Headline Right

There are few things more important in a press release than an amazing headline. 

A good headline will immediately attract the attention of your publication, as well as anyone who might end up reading your article. The media uses headlines to determine whether stories are worth reading or publishing. This means that you need to get attention quickly. 

Most press release headlines don’t try to be clever. There isn’t a lot of fancy language to worry about. Instead, your focus should be on sharing the main point of the press release fast.

For instance, if you’re announcing the arrival of new security measures in your business to protect hybrid workers, you might have a headline like:

  • [Company] implements end-to-end encryption for hybrid workers
  • [Company] uses new encryption techniques to support hybrid work
  • [Company] invests in encryption technology for hybrid employees

5. Use the Right Structure

Structuring a press release can be tough.

Some companies have specific requests on how your press release should look. For instance, you might have to place the date and time in a specific place. For instance, CNN always puts the date of the release before the headline:

If you don’t have to follow a specific format, you should stick with the inverted pyramid structure. This strategy involves placing the most critical information first and moving down the hierarchy to less important info – like contact details. 

When structuring your press release, make sure the headline immediately tells your customers and readers what the story is about and presents immediate value. The opening paragraph will then summarise the main factors and elements of the story, giving a fuller explanation of what the story is about. For instance, for the “[Company] implements end-to-end encryption for hybrid workers” example, the first paragraph might read:

[Company] recently announced an investment in the latest encryption tools for information at rest and transit for hybrid employees. This new security strategy is rolling out immediately to new and existing customers of [company], with access to extra features available for premium subscribers.

The second paragraph then follows up with contextual insight into why this story is important. For instance, in the example above, the second paragraph might say:

This new investment comes at a time when more employees are moving into the hybrid working model. [Company] believes that higher encryption is crucial for teams working in a cloud environment, even with access to VPNs and other security measures available. 

The third paragraph then presents details on the story, including information on who’s involved, how this story came about, and anything else that business leaders might need to know. If there is an additional paragraph, you might include some quotes from business leaders or industry authorities to add credibility or opinions. 

6. Perfect Your Writing

No matter how short or simple, any press release is an insight into your company and brand. Don’t rely on the publication company you choose to do all the editing for you. Make sure you proofread your content and ensure everything sounds fantastic. It’s also worth double-checking any details to ensure that stats and facts remain accurate. 

When boosting the writing of your press release, remember:

  • Address the topics that your readers will find most interesting: Choose relevant topics with obvious benefits and repercussions for your target audience. Don’t get bogged down in fluff, and don’t be overzealous with patting yourself on the back. It’s best to avoid too many adjectives like “world-leading” and “fantastic” when describing your brand.
  • Write in the third person: Third-person writing is common for press releases, even when you’re talking about yourself. For instance, you might say, “Dell’s marketing team recently shared information on a new computer series.” 
  • Keep it simple: Stick to one focus story per press release and try not to overwhelm your audience with too much information. Press releases are short, focused, and easy to read. If you have extra information to provide, you can make a note at the bottom of the release. The close of your PR is where you can provide contact details, links to products, and backlinks to further articles. 

Remember, a compelling, human quote can really make a difference to your press release too. This is a chance to allow the executive voices in your business to shine through. Make sure you highlight exactly why you’re so excited about the press release in the quote while using emotive language to connect with customers. For instance,

The company CEO said: “We’re proud to be offering our current and new customers access to this new security service. After working with the best encryption professionals in the industry, we’re confident we can reduce data breaches and security concerns for hybrid workers.”

7. Double-Check Your Press Release

Before you send your press releases to anyone, it’s best to do a quick check to ensure that everything sounds great and that you haven’t left any annoying errors unaddressed. Use this quick checklist to examine your content:

  • Is the release date and publishing date correct (make sure you’ve included information on any embargos)
  • Is the contact information correct and in the right-hand corner of the page? This includes the name of the company, phone number, and email address.
  • Does the formatting match the outline requested by the publication?
  • Is the boilerplate at the bottom of the template?
  • Is the headline eye-catching and meaningful?
  • Are all of the relevant details included throughout the press release in order?
  • Are names and information spelled correctly?
  • Is the press release free from any grammatical issues and complex jargon?

Make sure you include information on how to reach out to you if the publication notices anything wrong with your site’s performance. 

Where To Send Your Press Releases

Once you’ve worked through your press release (and double-checked it for quality and accuracy), you can think about where you’re going to send it. For example, you may send multiple versions of your press release to different companies and publications. Ideally, you’ll create an entire press kit, which might include pictures of your team, product, or service, as well as contact details and extra brand information. 

Some companies prefer to approach press relationships by pitching their story to a few carefully selected editors and publications. This is often a good idea if you’re trying to reach a particular audience or you want to improve your reputation by connecting with a certain brand. 

Alternatively, you can use PR wire services to send your information to multiple companies at once. There are various services online to help you get your press announcements to the right people. Options to look into include:

  • Industry publications for specific sectors (like technology or medicine)
  • Local newspapers and online news outlets
  • General news sites like Google News and Apple News
  • Blog sites that attract your target audience
  • Influencers and industry partners

Start small and gradually build a list of contacts to help you get your voice and business out there. Eventually, you’ll find it’s much easier to get publications to accept your press releases. You might even find that people start approaching you to find out if you have any upcoming news. 

Go and Get Published!

Now you’re equipped with everything you need to know to create a fantastic press release and attract new eyes to your business. The only thing to do next is to get out there and start sending your press releases to the right people. Remember, once your press release is published, make sure you promote it through your social channels, email, and website. 

 

Featured image via Pexels.

Source

The post How to Write a Press Release: The Complete Guide for 2021 first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot

It’s only been a few days since Microsoft officially followed Apple past the $2 Trillion valuation mark, and having done so it appears to be mimicking more of its long-term rival’s approach with hardware cut-offs and a macOS-style GUI refresh.

Hardware Shock

The first surprise for fans of Windows is that there is a Windows 11; the push for Windows 10 adoption was widely expected to all but eliminate numbered versions; creating a landscape in which there were numerous, regular minor updates. The arrival of Windows 11 later in 2021 kills off that idea.

Once Windows users come to terms with the fact that their (for the most part) reluctant upgrade to Windows 10 was short-lived, they’re going to have to come to terms with the fact that their hardware is probably about to be bricked by Microsoft.

Okay, so “bricked” is an exaggeration. But if you’re one of the many Mac users who were tempted over to the other side by the lure of the very desirable — and very expensive — Surface Studio 2, you’ll be understandably put out to discover that it is deemed too out-of-date to be supported by Windows 11.

The only hardware that Microsoft will officially support are those machines with AMD Ryzen 2000 processors, or better; you’ll also need at least a 2nd generation EPYC chipset. For those who cannot afford, or cannot stomach, purchasing new hardware this year, there is some respite to be found in the fact that you may be able to run Windows 11, you just won’t be officially supported and you’ll have to put up with regular compatibility warnings. You can check your hardware’s compatibility here.

It’s an unexpected departure for Microsoft, whose USP has until now been that — unlike macOS — Windows is hardware-agnostic, and the box you run Windows on is a personal preference.

macOS Style GUI

If however, you’re one of the lucky few who can download Windows 11, you’ll be confronted with a very macOS-style GUI. The whole environment has had a subtle refresh, with rounding happening throughout the design, resulting in a visually smoother, more Mac-like user experience.

The most obvious change is that the start button has been relocated to the center of the screen, making the process of using it considerably closer to macOS’ dock.

Windows 11 also includes a redesigned set of icons, which thankfully retain much of Windows’ current aesthetic.

Tablet mode has been removed in favor of a fullscreen option which indicates that Microsoft expects a greater blurring of the lines between traditional desktop machines, and touchscreen devices in future.

Source

The post Poll: Are You Excited by Windows 11? first appeared on Webdesigner Depot.


Source de l’article sur Webdesignerdepot