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
9 Design Patterns Every Engineer Should Know
Master These 9 Design Patterns To Write Better Code - https://medium.com/frontend-canteen/9-design-patterns-every-engineer-should-know-f2423d36d468
#patters
Master These 9 Design Patterns To Write Better Code - https://medium.com/frontend-canteen/9-design-patterns-every-engineer-should-know-f2423d36d468
#patters
Medium
9 Design Patterns Every Engineer Should Know
Master These 9 Design Patterns To Write Better Code
👍7❤1
A Modern Guide to React Debugging
Some useful advice and recommendations, although they have a commercial tool you can try as well - https://raygun.com/blog/react-debugging-guide/
#react
Some useful advice and recommendations, although they have a commercial tool you can try as well - https://raygun.com/blog/react-debugging-guide/
#react
Raygun Blog
The 2023 guide to React debugging
In this guide, explore the entire process of React debugging, including dev tools, monitoring, and catching regressions.
👍4👏1
Validating Complex Requests With Nest.js
A practical example - https://betterprogramming.pub/validating-complex-requests-with-nestjs-a-practical-example-b55c287f7c99
#nodejs
A practical example - https://betterprogramming.pub/validating-complex-requests-with-nestjs-a-practical-example-b55c287f7c99
#nodejs
Medium
Validating Complex Requests With NestJS
A practical example
👍7
Understanding CSS Preload and Other Resource Hints
Stanley Ulili explores the benefits of browser resource hints: preload, prefetch, and preconnect. - https://blog.logrocket.com/understanding-css-preload-other-resource-hints
#css
Stanley Ulili explores the benefits of browser resource hints: preload, prefetch, and preconnect. - https://blog.logrocket.com/understanding-css-preload-other-resource-hints
#css
LogRocket Blog
Understanding CSS preload and other resource hints - LogRocket Blog
Learn the difference between CSS preload and CSS prefetch, how to use CSS preconnect, and more about these important resource hints.
👍3🥰2
JavaScript Features from the Past Few Years
Packed with examples, this post tackles the changes and tweaks to JavaScript and TypeScript over the past several years - https://betterprogramming.pub/all-javascript-and-typescript-features-of-the-last-3-years-629c57e73e42
#javascript
Packed with examples, this post tackles the changes and tweaks to JavaScript and TypeScript over the past several years - https://betterprogramming.pub/all-javascript-and-typescript-features-of-the-last-3-years-629c57e73e42
#javascript
Medium
All JavaScript and TypeScript Features of the last 3 years
This article goes through almost all of the changes of the last 3 years (and some from earlier) in JavaScript / ECMAScript and TypeScript.
👍8
How To Use Feature Flags in Vue.JS
Feature Flags are conditional statements like an if/else block of code that provides the ability to switch certain functionalities or features on/off in an application. This article explores how to confidently test and integrate new features in your applications without deploying new code using Feature Flags. - https://daveyhert.hashnode.dev/how-to-use-feature-flags-in-vuejs
#vue
Feature Flags are conditional statements like an if/else block of code that provides the ability to switch certain functionalities or features on/off in an application. This article explores how to confidently test and integrate new features in your applications without deploying new code using Feature Flags. - https://daveyhert.hashnode.dev/how-to-use-feature-flags-in-vuejs
#vue
❤3👍2