• Авторизация


New Smashing Online Workshops on Front-End & UX rss_smashmagazine / rss_smashmagazine : 08-09-2021 11:00


What’s the state of HTML Email, Vue.js and Next.js? What are new, smart interface design patterns we could use? Let’s figure it out. With our brand new online workshops on front-end & design. Now with **free workshops** for you to test the waters.

https://smashingmagazine.com/2021/09/new-smashing-online-workshops-sep-2021/

комментарии: 0 понравилось! вверх^ к полной версии
What’s New With DevTools: Cross-Browser Edition rss_smashmagazine / rss_smashmagazine : 07-09-2021 13:00


Learn what’s new with developer tools in Firefox, Edge, Chrome and Safari. Discover new and powerful features that will help you be more comfortable and productive when testing and debugging across browsers.

https://smashingmagazine.com/2021/09/devtools-cross-browser-edition/

комментарии: 0 понравилось! вверх^ к полной версии

HTTP/3: Practical Deployment Options (Part 3) rss_smashmagazine / rss_smashmagazine : 06-09-2021 14:00


After almost five years in development, the new HTTP/3 protocol is nearing its final form. Let’s take a close look at the challenges involved in deploying and testing HTTP/3, and how and if you should change your websites and resources as well.

https://smashingmagazine.com/2021/09/http3-practical-deployment-options-part3/

комментарии: 0 понравилось! вверх^ к полной версии
Reducing Carbon Emissions On The Web rss_smashmagazine / rss_smashmagazine : 03-09-2021 14:30


Websites, unfortunately, aren’t as environmentally friendly as we might like them to be. This article contains some thoughts and experiences from trying to clean them up.

https://smashingmagazine.com/2021/09/reducing-carbon-emissions-on-web/

комментарии: 0 понравилось! вверх^ к полной версии
Interactive Learning Tools For Front-End Developers rss_smashmagazine / rss_smashmagazine : 02-09-2021 15:00


Interactive coding tools to help you learn CSS, JavaScript, SQL, React, Vim, regular expressions and Jamstack.

https://smashingmagazine.com/2021/09/interactive-learning-tools-front-end-developers/

комментарии: 0 понравилось! вверх^ к полной версии
A Deep Dive Into The Wonderful World Of SVG Displacement Filtering rss_smashmagazine / rss_smashmagazine : 01-09-2021 13:30


What exactly is a displacement filter? In this article, Dirk Weber explains the SVG `feDisplacementMap` filter primitive with a good number of examples to demonstrate the concept of animated displacement maps.

https://smashingmagazine.com/2021/09/deep-dive-wonderful-world-svg-displacement-filtering/

комментарии: 0 понравилось! вверх^ к полной версии
State Management In Next.js rss_smashmagazine / rss_smashmagazine : 31-08-2021 17:00


By combining some React APIs, we can accurately manage “simple” states. With Next.js though, we can quickly find situations where we need to accommodate many other requirements. Let’s have a look at some patterns to accomplish all that.

https://smashingmagazine.com/2021/08/state-management-nextjs/

комментарии: 0 понравилось! вверх^ к полной версии
Stories Of September (2021 Desktop Wallpapers Edition) rss_smashmagazine / rss_smashmagazine : 31-08-2021 11:00


New month, new wallpapers! In this post, you’ll find inspiring wallpaper designs for September 2021. They were created with love by artists and designers from across the globe and are available with and without a calendar. Enjoy!

https://smashingmagazine.com/2021/08/desktop-wallpaper-calendars-september-2021/

комментарии: 0 понравилось! вверх^ к полной версии
Refactoring CSS: Optimizing Size And Performance (Part 3) rss_smashmagazine / rss_smashmagazine : 30-08-2021 13:00


There are many CSS optimization techniques to tackle potential file size and performance issues. Let’s take a look at some of them. After all, if deploying the refactored codebase causes loading or performance issues, it will result in less traffic and revenue, which might leave the management and project managers dissatisfied.

https://smashingmagazine.com/2021/08/refactoring-css-optimizing-size-performance-part3/

комментарии: 0 понравилось! вверх^ к полной версии
Compound Components In React rss_smashmagazine / rss_smashmagazine : 27-08-2021 16:00


Compound components help developers build more expressive and flexible APIs to share state and logic within components. This tutorial explains how this can be achieved with the help of using the Context API and React to build components by using this advanced pattern.

https://smashingmagazine.com/2021/08/compound-components-react/

комментарии: 0 понравилось! вверх^ к полной версии
Pushing Back Against Privacy Infringement On The Web rss_smashmagazine / rss_smashmagazine : 26-08-2021 11:00


The Web is still wrestling with issues we take for granted offline, privacy chief among them. These are steps The New York Times took to protect users’ data, and how you can too.

https://smashingmagazine.com/2021/08/against-privacy-infringement-web/

комментарии: 0 понравилось! вверх^ к полной версии
Creating A Public/Private Multi-Monorepo For PHP Projects rss_smashmagazine / rss_smashmagazine : 25-08-2021 10:10


In this article, Leonardo explains how to use a "multi-monorepo" approach for making the development experience faster, yet keeping your PHP packages private. This solution can be especially beneficial for PRO plugin creators.

https://smashingmagazine.com/2021/08/public-private-multi-monorepo-php-projects/

комментарии: 0 понравилось! вверх^ к полной версии
How To Automate Documentation Workflow For Developers rss_smashmagazine / rss_smashmagazine : 24-08-2021 16:00


In this article, you’ll learn how to save hours of tedious work of writing, updating, and correcting technical documentation. In this article, you will learn how to automate your documentation workflow with Vale and GitHub Actions.

https://smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/

комментарии: 0 понравилось! вверх^ к полной версии
HTTP/3: Performance Improvements (Part 2) rss_smashmagazine / rss_smashmagazine : 23-08-2021 09:20


After almost five years in development, the new HTTP/3 protocol is nearing its final form. Let’s take a close look at the performance improvements of HTTP/3, congestion control, head-of-line-blocking, and 0-RTT connection set-up.

https://smashingmagazine.com/2021/08/http3-performance-improvements-part2/

комментарии: 0 понравилось! вверх^ к полной версии
Jamstack CMS: The Past, The Present and The Future rss_smashmagazine / rss_smashmagazine : 20-08-2021 11:00


The story of Jamstack CMSs goes all the way back to the 90s. In this article, we take a trip down memory lane to see how we got to the modern Jamstack CMSs we have today, and where they’re heading in the next decade.

https://smashingmagazine.com/2021/08/history-future-jamstack-cms/

комментарии: 0 понравилось! вверх^ к полной версии
How To Build An Ethical User Research Practice At Any Organization rss_smashmagazine / rss_smashmagazine : 19-08-2021 13:00


Through a simple step-by-step approach, you can build an ethical practice within your organization that will ensure you’re respecting the dignity and welfare of your research participants.

https://smashingmagazine.com/2021/08/ethical-user-research-practice/

комментарии: 0 понравилось! вверх^ к полной версии
Creating An Interactive Gantt Chart Component With Vanilla JavaScript rss_smashmagazine / rss_smashmagazine : 18-08-2021 11:00


In this article, we will code a Gantt chart as a reusable Web component. We will focus on the architecture of the component, rendering the calendar with CSS Grid and managing the state of the draggable tasks with JavaScript Proxy Objects.

https://smashingmagazine.com/2021/08/interactive-gantt-chart-component-vanilla-javascript/

комментарии: 0 понравилось! вверх^ к полной версии
Free Open-Source Icons rss_smashmagazine / rss_smashmagazine : 17-08-2021 10:25


Your project is on a tight budget? We’ve collected some wonderful, free icons and goodies that we’ve discovered lately and that are bound to give your design the finishing touch. We’ve also just recently covered [Figma plugins](https://www.smashingmagazine.com/2021/08/figma-tools-plugins-resources/), [SVG generators](https://www.smashingmagazine.com/2021/03/svg-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/) and [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) — you might find them useful, too.

https://smashingmagazine.com/2021/08/open-source-icons/

комментарии: 0 понравилось! вверх^ к полной версии
How To Develop Your Business’ Technology Roadmap rss_smashmagazine / rss_smashmagazine : 16-08-2021 09:55


Software development without a roadmap is akin to driving off a cliff — an undertaking that seriously jeopardizes your product’s life. Here’s how to develop a business technology roadmap that ensures your project safely reaches its final destination.

https://smashingmagazine.com/2021/08/develop-business-technology-roadmap/

комментарии: 0 понравилось! вверх^ к полной версии
Useful Figma Plugins And Tools rss_smashmagazine / rss_smashmagazine : 12-08-2021 16:30


Useful Figma plugins that will help you fix all the little slowdowns and boost your productivity. From color management and image assets to SVG shapes and animation. That’s our new guide to Figma.

https://smashingmagazine.com/2021/08/Figma-tools-plugins-resources/

комментарии: 0 понравилось! вверх^ к полной версии