Some Software Architecture Styles
A quick summary of a variety of historical and modern Software Architectural styles. - https://blog.devgenius.io/some-software-architecture-styles-fbb57f7716b9
#architecture
A quick summary of a variety of historical and modern Software Architectural styles. - https://blog.devgenius.io/some-software-architecture-styles-fbb57f7716b9
#architecture
Medium
Some Software Architecture Styles
A quick summary of a variety of historical and modern Software Architectural styles.
👍5
npm Security Best Practices
Part of the Open Web Application Security Project’s (OWASP) extensive cheat sheet series. This one, written by Liran Tal, covers ten key points to keep in mind with regards to using npm and npm packages. - https://cheatsheetseries.owasp.org/cheatsheets/NPM_Security_Cheat_Sheet.html
#nodejs
Part of the Open Web Application Security Project’s (OWASP) extensive cheat sheet series. This one, written by Liran Tal, covers ten key points to keep in mind with regards to using npm and npm packages. - https://cheatsheetseries.owasp.org/cheatsheets/NPM_Security_Cheat_Sheet.html
#nodejs
cheatsheetseries.owasp.org
NPM Security - OWASP Cheat Sheet Series
Website with the collection of all the cheat sheets of the project.
👍4
Rethinking React Best Practices
The author asserts React has evolved from a simple library to an all-encompassing architecture. As such, best practices have to evolve too. - https://frontendmastery.com/posts/rethinking-react-best-practices/
#react
The author asserts React has evolved from a simple library to an all-encompassing architecture. As such, best practices have to evolve too. - https://frontendmastery.com/posts/rethinking-react-best-practices/
#react
Frontendmastery
Rethinking React best practices
A deep dive into the evolution of React from client-side view library to application architecture.
👍8😁1
State of the Vuenion 2023: A Recap of Evan You’s Address at Vue.js Amsterdam 2023
Evan You, creator of Vue.js was on stage at Vue.js Amsterdam 2023 to talk about the status of the framework in the State of Vuenion Address. In this article, let me share a quick recap of what Evan shared during his talk. - https://vueschool.io/articles/news/state-of-the-vuenion-2023-a-recap-of-evan-yous-address-at-vue-js-amsterdam-2023/
#vue
Evan You, creator of Vue.js was on stage at Vue.js Amsterdam 2023 to talk about the status of the framework in the State of Vuenion Address. In this article, let me share a quick recap of what Evan shared during his talk. - https://vueschool.io/articles/news/state-of-the-vuenion-2023-a-recap-of-evan-yous-address-at-vue-js-amsterdam-2023/
#vue
vueschool.io
State of the Vuenion 2023: A Recap of Evan You’s Address at Vue.js Amsterdam 2023 - Vue School Articles - Vue School
Evan You, creator of Vue.js, addressed a sold out audience at Vue.js Amsterdam 2023. Topics included: a 2023 roadmap, v3 adoption, vapor mode,and more!
👍10
Expanding Grid Cards with View Transitions
Chris Coyier demonstrates how to create animated expanding grid cards using View Transitions API. - https://chriscoyier.net/2023/04/11/expanding-grid-cards-with-view-transitions
#css
Chris Coyier demonstrates how to create animated expanding grid cards using View Transitions API. - https://chriscoyier.net/2023/04/11/expanding-grid-cards-with-view-transitions
#css
Chris Coyier
Expanding Grid Cards with View Transitions
A friend showed me something of a design spec they were charged with pulling off: The requirements: … when I click on any of them it expands at the top to full width and the rest of the cards…
👍4❤1
Mistakes I Made as an Angular Developer
Confessions: what I regret not doing as an angular developer and how you can avoid it! - https://levelup.gitconnected.com/mistakes-i-made-as-an-angular-developer-509277d60a10
#angular
Confessions: what I regret not doing as an angular developer and how you can avoid it! - https://levelup.gitconnected.com/mistakes-i-made-as-an-angular-developer-509277d60a10
#angular
Medium
Mistakes I Made as an Angular Developer
Confessions: what I regret not doing as an angular developer and how you can avoid it!
👍2❤1
Deno vs. Node: No One is Ready for the Move
Deno has a lot going for it as an alternative to Node — but Node has time, maturity and a huge, established userbase on its side. - https://cult.honeypot.io/reads/deno-vs-node-main-differences/
#nodejs
Deno has a lot going for it as an alternative to Node — but Node has time, maturity and a huge, established userbase on its side. - https://cult.honeypot.io/reads/deno-vs-node-main-differences/
#nodejs
.cult by Honeypot
Deno vs. Node: No One is Ready for the Move
How different is Deno from Node.js? Why developers aren't ready to switch yet.
👍5
How to Enable OpenTelemetry Traces in React Apps
A ten-step approach to enabling OpenTelemetry traces in React apps all the way through to viewing the end results in Jaeger. - https://developers.redhat.com/articles/2023/03/22/how-enable-opentelemetry-traces-react-applications
#react
A ten-step approach to enabling OpenTelemetry traces in React apps all the way through to viewing the end results in Jaeger. - https://developers.redhat.com/articles/2023/03/22/how-enable-opentelemetry-traces-react-applications
#react
Red Hat Developer
How to enable OpenTelemetry traces in React applications | Red Hat Developer
The main focus of this article is to demonstrate how to instrument React applications to make them observable. For a good overview of observability and OpenTelemetry, please take a look at the
👍3❤1🤬1
Добавили сканер уязвимостей в Yandex Container Registry
Платформа Yandex Cloud открыла общий доступ к сканеру, который до этого был доступен только в режиме превью.
С помощью него вы можете:
— проводить анализ контейнерных образов на предмет уязвимостей;
— использовать крупнейшую базу уязвимостей;
— сканировать образы при непрерывном развёртывании приложений;
— создавать CI-сценарии для проверки безопасности.
Из нового — теперь можно сканировать контейнерные образы автоматически при загрузке.
Сканер уязвимостей работает только с образами из Container Registry.
Подробнее о сканере уязвимостей ➡️
Платформа Yandex Cloud открыла общий доступ к сканеру, который до этого был доступен только в режиме превью.
С помощью него вы можете:
— проводить анализ контейнерных образов на предмет уязвимостей;
— использовать крупнейшую базу уязвимостей;
— сканировать образы при непрерывном развёртывании приложений;
— создавать CI-сценарии для проверки безопасности.
Из нового — теперь можно сканировать контейнерные образы автоматически при загрузке.
Сканер уязвимостей работает только с образами из Container Registry.
Подробнее о сканере уязвимостей ➡️
🤮3👍2🔥1💩1
Conditional Props With Typescript
We will start by first discussing the problem for which we need conditional props with typescript and then we… - https://levelup.gitconnected.com/conditional-props-with-typescript-78590139aa39
#typescript
We will start by first discussing the problem for which we need conditional props with typescript and then we… - https://levelup.gitconnected.com/conditional-props-with-typescript-78590139aa39
#typescript
Medium
Conditional Props With Typescript
We will start by first discussing the problem for which we need conditional props with typescript and then we will be discussing about how…
👍11
It’s Time To Learn oklch Color
Keith J. Grant gives a fantastic introduction to oklch color format. - https://keithjgrant.com/posts/2023/04/its-time-to-learn-oklch-color
#css
Keith J. Grant gives a fantastic introduction to oklch color format. - https://keithjgrant.com/posts/2023/04/its-time-to-learn-oklch-color
#css
Keithjgrant
It's Time to Learn oklch Color
If you’re anything like me, looking at all the things happening in CSS lately involving color, you’re probably a bit overwhelmed. For a long time, HSL was promo
👍3❤2🥰1
Pass an Injector to Embedded Views
Angular v14 comes with a new feature, which allows an injector to be passed when using embedded views. In the… - https://netbasal.com/new-in-angular-13-pass-an-injector-to-embedded-views-cb71155025b4
#angular
Angular v14 comes with a new feature, which allows an injector to be passed when using embedded views. In the… - https://netbasal.com/new-in-angular-13-pass-an-injector-to-embedded-views-cb71155025b4
#angular
Medium
Pass an Injector to Embedded Views
Angular v14 comes with a new feature, which allows an injector to be passed when using embedded views. In the past, it was only…
👍7
How to create a reporting app with Vue 3 and Composition API
In this article, you'll learn how to create a reporting app with Vue 3 and Composition API.
Flexmonster Pivot Table & Charts and Highcharts libraries are used. - https://www.geeksforgeeks.org/how-to-create-a-reporting-app-with-vue-3-and-composition-api/
#vue
In this article, you'll learn how to create a reporting app with Vue 3 and Composition API.
Flexmonster Pivot Table & Charts and Highcharts libraries are used. - https://www.geeksforgeeks.org/how-to-create-a-reporting-app-with-vue-3-and-composition-api/
#vue
GeeksforGeeks
How to create a reporting app with Vue 3 and Composition API ? - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
👍6
Smarter and Simpler React State
React screencaster extraordinaire Jack is back comparing some React state management solutions, including sticking with hooks or using Zustand, Valtio or Jotai. - https://www.youtube.com/watch?v=Cp64YbYBNDA
#react
React screencaster extraordinaire Jack is back comparing some React state management solutions, including sticking with hooks or using Zustand, Valtio or Jotai. - https://www.youtube.com/watch?v=Cp64YbYBNDA
#react
YouTube
Smarter and Simpler React State
Can we get away from dependency arrays by using "global" state managers locally. This video was sponsored by Brilliant. To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/JackHerrington/. The first 200 of you will…
👍5❤2
How to Stream File Uploads to S3 Object Storage from Node - https://austingil.com/upload-to-s3/
#nodejs
#nodejs
Austin Gil
Stream File Uploads to S3 Object Storage and Reduce Costs
Learn how to upload files directly to S3-compatible Object Storage from your Node application to improve availability and reduce costs.
👍5
Building Complex Types in TypeScript - https://medium.hexlabs.io/building-complex-types-in-typescript-bfdf5e131dbe
#typescript
#typescript
Medium
Building Complex Types in TypeScript
Part 1: Building Blocks
👍7
Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef
An overview of elements, templates, views, and view containers in Angular and how to modify the DOM… - https://javascript.plainenglish.io/angular-elementref-templateref-viewcontainerref-8517b7ce3274
#angular
An overview of elements, templates, views, and view containers in Angular and how to modify the DOM… - https://javascript.plainenglish.io/angular-elementref-templateref-viewcontainerref-8517b7ce3274
#angular
Medium
Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef
An overview of elements, templates, views, and view containers in Angular and how to modify the DOM programmatically.
👍5👏2❤1
Sticky Page Header Shadow on Scroll
Ryan Mulligan shows how to create a sticky header with a box-shadow that appears when the page is scrolled. - https://ryanmulligan.dev/blog/sticky-header-scroll-shadow
#css
Ryan Mulligan shows how to create a sticky header with a box-shadow that appears when the page is scrolled. - https://ryanmulligan.dev/blog/sticky-header-scroll-shadow
#css
ryanmulligan.dev
Sticky Page Header Shadow on Scroll
Applying a shadow to a sticky page header when scrolling using the Intersection Observer API.
👍7❤1
Vue Real Life Transitions and Micro-Interactions
In this article, Fotis investigates different options to create transitions and micro-interactions. - https://fadamakis.com/vue-js-real-life-transitions-and-micro-interactions-e86bd51301b8
#vue
In this article, Fotis investigates different options to create transitions and micro-interactions. - https://fadamakis.com/vue-js-real-life-transitions-and-micro-interactions-e86bd51301b8
#vue
Medium
Vue 3 Real Life Transitions and Micro-Interactions
Vue provides a simple and elegant way of handling animations. You can easily apply them by adding a <transition /> directive that does all…
👍5