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


Handling Mounting And Unmounting Of Navigation Routes In React Native rss_smashmagazine 11-08-2021 14:40


Often you need two different sets of navigation stacks for pre and post user authentication. Usually, to see more content, you have to be authenticated in some way. Let’s look at how to mount and unmount navigation stack based on a met condition in React Native.

https://smashingmagazine.com/2021/08/mounting-unmounting-navigation-routes-react-native/

комментарии: 0 понравилось! вверх^ к полной версии
Cookieless Alternative To Embed HTML, CSS And JS Code Snippets rss_smashmagazine 10-08-2021 14:45


Embedding code examples with third-party scripts often leads to tracking or cookies. We always wanted to have a simple website with a good UX, so setting cookies for no reason wasn’t an option for us. Now, with Indiepen, we are proud to introduce a privacy-friendly alternative.

https://smashingmagazine.com/2021/08/cookieless-alternative-embed-html-css-js-code-examples/

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

Smashing Podcast Episode 41 With Eva PenzeyMoog: Designing For Safety rss_smashmagazine 10-08-2021 08:00


In this episode, we’re talking about designing for safety. What does it mean to consider vulnerable users in our designs? Drew McLellan talks to expert Eva PenzeyMoog to find out.

https://smashingmagazine.com/2021/08/smashing-podcast-episode-41/

комментарии: 0 понравилось! вверх^ к полной версии
HTTP/3 From A To Z: Core Concepts (Part 1) rss_smashmagazine 09-08-2021 14:00


What exactly is HTTP/3? Why was it needed so soon after HTTP/2 (which was only finalized in 2015)? How can or should you use it? And especially, how does this improve web performance? Let’s find out.

https://smashingmagazine.com/2021/08/http3-core-concepts-part1/

комментарии: 0 понравилось! вверх^ к полной версии
Four Useful VSCode Extensions For Web Developers rss_smashmagazine 06-08-2021 13:00


VS Code can be supercharged wuth hundreds of [VS Code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/). In this article, Leonardo shares four useful extensions that help him in his daily work.

https://smashingmagazine.com/2021/08/useful-vscode-extensions-web-developers/

комментарии: 0 понравилось! вверх^ к полной версии
Frustrating Design Patterns: Disabled Buttons rss_smashmagazine 05-08-2021 16:30


How can we make disabled buttons more inclusive? When do they work well, and when do they fail on us? And finally, when do we actually need them, and how can we avoid them? Let’s find out.

https://smashingmagazine.com/2021/08/frustrating-design-patterns-disabled-buttons/

комментарии: 0 понравилось! вверх^ к полной версии
React Children And Iteration Methods rss_smashmagazine 04-08-2021 13:30


In this article, we’ll discuss and learn about the use case of iterating over React `children` and the ways to do it. In particular, we will deep dive into one of the utility methods, `React.Children.toArray`, that React gives us, which helps to iterate over the children in a way which ensures performance and determinism.

https://smashingmagazine.com/2021/08/react-children-iteration-methods/

комментарии: 0 понравилось! вверх^ к полной версии
How To Build Resilient JavaScript UIs rss_smashmagazine 03-08-2021 14:00


Resilience is intrinsic to the web and therefore us, web developers. This article explores how graceful degradation, defensive coding, observability, and a healthy attitude towards failures better equips us before, during, and after an error occurs.

https://smashingmagazine.com/2021/08/build-resilient-javascript-ui/

комментарии: 0 понравилось! вверх^ к полной версии
Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2) rss_smashmagazine 02-08-2021 14:00


In this article, we’ll take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.

https://smashingmagazine.com/2021/08/refactoring-css-strategy-regression-testing-maintenance-part2/

комментарии: 0 понравилось! вверх^ к полной версии
Good Vibes In August (2021 Desktop Wallpapers Edition) rss_smashmagazine 31-07-2021 10:15


New month, new wallpapers! In this post, you’ll find unique and inspiring wallpapers for August 2021. Created with love by the community for the community, they come in versions with and without a calendar for the month.

https://smashingmagazine.com/2021/07/desktop-wallpaper-calendars-august-2021/

комментарии: 0 понравилось! вверх^ к полной версии
How To Build An E-Commerce Site With Angular 11, Commerce Layer And Paypal rss_smashmagazine 30-07-2021 14:00


Having an e-commerce store is crucial for any store owner as more and more customers are turning to online shopping. In this tutorial, we shall go through how to create an e-commerce site with Angular 11. The site will use the Commerce Layer as a headless e-commerce API and use Paypal to process payments.

https://smashingmagazine.com/2021/07/ecommerce-angular11-headless-paypal/

комментарии: 0 понравилось! вверх^ к полной версии
There Is No Such Thing As A CSS Absolute Unit rss_smashmagazine 29-07-2021 13:30


What are absolute units? What are the differences between relative and absolute units, and how do we create accurate sizes on the web? In this article, Elad Shechter explains why CSS absolute units aren’t so absolute.

https://smashingmagazine.com/2021/07/css-absolute-units/

комментарии: 0 понравилось! вверх^ к полной версии
Creating An Accessible Dialog From Scratch rss_smashmagazine 28-07-2021 14:00


Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this article, we will dig into how to create a short script to create accessible dialogs.

https://smashingmagazine.com/2021/07/accessible-dialog-from-scratch/

комментарии: 0 понравилось! вверх^ к полной версии
Global vs. Local Styling In Next.js rss_smashmagazine 27-07-2021 14:00


Next.js has strong opinions about how to organize JavaScript but not CSS. How can we develop patterns that encourage best CSS practices while also following the framework’s logic? The answer is surprisingly simple — to write well-structured CSS that balances global and local styling concerns.

https://smashingmagazine.com/2021/07/global-local-styling-nextjs/

комментарии: 0 понравилось! вверх^ к полной версии
Gatsby Serverless Functions And The International Space Station rss_smashmagazine 26-07-2021 13:30


Gatsby recently announced the launch of “functions”. In this article, Paul Scanlon explains how to get the current location of the International Space Station (ISS) as it orbits the Earth in real-time using [Gatsby Functions](https://www.gatsbyjs.com/docs/reference/functions/) and then display it on a 3D interactive globe using [React Three Fibre](https://github.com/pmndrs/react-three-fiber).

https://smashingmagazine.com/2021/07/gatsby-serverless-functions-international-space-station/

комментарии: 0 понравилось! вверх^ к полной версии
A Guide To Attracting Clients To Your Agency rss_smashmagazine 23-07-2021 14:00


Many web design agencies consider it a badge of honor that they win work exclusively through word-of-mouth recommendations. In this article, Paul Boag explains why that is entirely the wrong attitude and what to do about it.

https://smashingmagazine.com/2021/07/guide-attracting-clients-agency/

комментарии: 0 понравилось! вверх^ к полной версии
Adding Time To Your Schedule As A Professional rss_smashmagazine 22-07-2021 15:30


Are you running a business and have too many things going on at once? Meetings, bugs, customer feedback, new clients in addition to your already tight deadlines? Let’s face it, time management is hard, and it becomes even more difficult in the trying times we are in.

https://smashingmagazine.com/2021/07/time-schedule-professional-trafft/

комментарии: 0 понравилось! вверх^ к полной версии
Color Tools And Resources rss_smashmagazine 21-07-2021 16:00


Do you need a little inspiration boost? We’ve collected some useful color tools and resources that we’ve discovered lately — to help you get the most out of your creativity. We’ve also just recently covered [CSS auditing tools](https://www.smashingmagazine.com/2021/03/css-auditing-tools/), [CSS generators](https://www.smashingmagazine.com/2021/03/css-generators/), [accessible front-end components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/), [front-end boilerplates](https://www.smashingmagazine.com/2021/06/useful-frontend-boilerplates-starter-kits/) and [VS code extensions](https://www.smashingmagazine.com/2021/05/useful-vs-code-extensions-web-developers/) — you might find them useful, too.

https://smashingmagazine.com/2021/07/color-tools-resources/

комментарии: 0 понравилось! вверх^ к полной версии
How To Migrate From WordPress To A Headless CMS rss_smashmagazine 20-07-2021 13:30


In this article, we will look at when it makes sense to migrate from a monolithic project to a headless setup and the benefits that come with it. In addition to a step-by-step guide on how to migrate WordPress to Storyblok Headless CMS, the problems that will arise during the process and how to deal with them.

https://smashingmagazine.com/2021/07/wordpress-headless-cms-storyblok/

комментарии: 0 понравилось! вверх^ к полной версии
Maintaining End-To-End Quality With Visual Testing rss_smashmagazine 19-07-2021 13:30


By adding visual elements to your tests, you can gain more options to add meaningful ways in maintaining a high level of quality for your app. Colby Fayock explains how.

https://smashingmagazine.com/2021/07/maintaining-end-to-end-quality-visual-testing/

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