Monitoring Nuxt.js app with Datadog
In this blog post, you will learn how to set up Datadog to monitor your Nuxt.js app and what metrics to monitor. By the end of this article, you’ll have a better understanding of how to optimize your Nuxt.js app for performance and make sure it’s running smoothly for your users. - https://dev.to/adrienmornet/monitoring-nuxtjs-app-with-datadog-1f39
#vue
In this blog post, you will learn how to set up Datadog to monitor your Nuxt.js app and what metrics to monitor. By the end of this article, you’ll have a better understanding of how to optimize your Nuxt.js app for performance and make sure it’s running smoothly for your users. - https://dev.to/adrienmornet/monitoring-nuxtjs-app-with-datadog-1f39
#vue
DEV Community
Monitoring Nuxt.js app with Datadog 🔍
During the last weeks, I have been able to deepen Datadog. If you’re using Nuxt.js to build your web...
👍4❤1
Software architecture diagramming and patterns
A software’s architecture is the foundation for any successful software system and will influence everything… - https://learningdaily.dev/software-architecture-diagramming-and-patterns-7d38999e7a12
#architecture
A software’s architecture is the foundation for any successful software system and will influence everything… - https://learningdaily.dev/software-architecture-diagramming-and-patterns-7d38999e7a12
#architecture
Medium
Software architecture diagramming and patterns
A software’s architecture is the foundation for any successful software system and will influence everything from maintainability…
👍6
The State of Node.js Performance in 2023
Nearform’s Rafael Gonzaga reflects on the recent release of Node 20 and puts it through its paces against v18.16 and v16.20 with a few different benchmark suites running on a pretty typical EC2 instance. - https://blog.rafaelgss.dev/state-of-nodejs-performance-2023
#nodejs
Nearform’s Rafael Gonzaga reflects on the recent release of Node 20 and puts it through its paces against v18.16 and v16.20 with a few different benchmark suites running on a pretty typical EC2 instance. - https://blog.rafaelgss.dev/state-of-nodejs-performance-2023
#nodejs
blog.rafaelgss.dev
State of Node.js Performance 2023
Tech insights on Performance, Security and Node.js from Rafael Gonzaga, Node.js TSC member
👍5❤2
What’s New in CSS and UI: I/O 2023 Edition
Una Kravets, Bramus, and Adam Argyle give a rundown of the most exciting and impactful CSS and UI features that landed in the browsers recently or are coming soon. - https://developer.chrome.com/blog/whats-new-css-ui-2023
#css
Una Kravets, Bramus, and Adam Argyle give a rundown of the most exciting and impactful CSS and UI features that landed in the browsers recently or are coming soon. - https://developer.chrome.com/blog/whats-new-css-ui-2023
#css
Chrome for Developers
What's new in CSS and UI: I/O 2023 Edition | Blog | Chrome for Developers
The top 20 CSS and UI features highlighted at Google I/O 2023 that you don't want to miss.
👍4❤2
When to use ngOnChange, SimpleChange, Setters and changeDetectorRef in Angular
Why ngOnChange? - https://medium.com/swlh/when-to-use-ngonchange-simplechange-setters-and-changedetectorref-in-angular-bc4fcbb0bd08
#angular
Why ngOnChange? - https://medium.com/swlh/when-to-use-ngonchange-simplechange-setters-and-changedetectorref-in-angular-bc4fcbb0bd08
#angular
Medium
When to use ngOnChange, SimpleChange, Setters and changeDetectorRef in Angular
Why ngOnChange?
👍3
Getting Started with Astro for Vue Developers
Astro is a new content focused website builder that focuses on shipping less JavaScript. In this article, we will discuss how Vue.js developers can get started with Astro. - https://medium.com/vue-mastery/getting-started-with-astro-for-vue-developers-1714af8ed906
#vue
Astro is a new content focused website builder that focuses on shipping less JavaScript. In this article, we will discuss how Vue.js developers can get started with Astro. - https://medium.com/vue-mastery/getting-started-with-astro-for-vue-developers-1714af8ed906
#vue
Medium
Getting Started with Astro for Vue Developers
In this article, we will discuss how Vue.js developers can get started with Astro.
👍5❤3
Making Animated Tooltips with React and Framer Motion
Given there’s a fairly good chance tooltips could be the only ‘documentation’ that will actually get read, why not jazz them up a little? - https://sinja.io/blog/animated-tooltip-with-react-framer-motion
#react
Given there’s a fairly good chance tooltips could be the only ‘documentation’ that will actually get read, why not jazz them up a little? - https://sinja.io/blog/animated-tooltip-with-react-framer-motion
#react
sinja.io
Making animated tooltip with React and Framer Motion · OlegWock
Learn how to avoid common pitfals when building floating component and how to easily animate them.
👍3
Micro Front End
Before talking about the micro front end, it is necessary to talk about the structure it… - https://medium.com/@miracerdin/micro-front-end-920008484b1
#microfrontend
Before talking about the micro front end, it is necessary to talk about the structure it… - https://medium.com/@miracerdin/micro-front-end-920008484b1
#microfrontend
Medium
Micro Front End
Before talking about the micro front end, it is necessary to talk about the structure it inspired.Microservices.
👍8🤔1
Dark Mode in 3 Lines of CSS and Other Adventures
Mads Stoumann shows a simple way you can implement dark mode. - https://dev.to/madsstoumann/dark-mode-in-3-lines-of-css-and-other-adventures-1ljj
#css
Mads Stoumann shows a simple way you can implement dark mode. - https://dev.to/madsstoumann/dark-mode-in-3-lines-of-css-and-other-adventures-1ljj
#css
DEV Community
Dark Mode in 3 Lines of CSS and Other Adventures
Dark Mode is a design trend where the color scheme of a website is changed to a dark background with...
👍4
How to Build Leaner Node Container Images with UBI and Podman
UBI being Red Hat’s Universal Base Images. - https://developers.redhat.com/articles/2023/05/17/build-lean-nodejs-container-images-ubi-and-podman
#nodejs
UBI being Red Hat’s Universal Base Images. - https://developers.redhat.com/articles/2023/05/17/build-lean-nodejs-container-images-ubi-and-podman
#nodejs
Red Hat Developer
Build lean Node.js container images with UBI and Podman | Red Hat Developer
Building a container image for your Node.js application might sound like a trivial task, but there are some pitfalls you’ll want to avoid along the path to containerizing your application. It is all
👍4
Dynamic List Transitions in Vue
This article will review the various types of Vue.js list transitions and how to use them in your applications. We'll also go over some best practices for creating smooth and efficient list transitions. By the end of this article, you'll better understand how to use Vue.js to create dynamic list transitions. - https://dev.to/asayerio_techblog/dynamic-list-transitions-in-vue-2dda
#vue
This article will review the various types of Vue.js list transitions and how to use them in your applications. We'll also go over some best practices for creating smooth and efficient list transitions. By the end of this article, you'll better understand how to use Vue.js to create dynamic list transitions. - https://dev.to/asayerio_techblog/dynamic-list-transitions-in-vue-2dda
#vue
DEV Community
Dynamic List Transitions in Vue
by Chris Ebube Roland Vue.js is a powerful JavaScript framework that enables developers to easily...
👍3❤1
Design Patterns: Adapter Pattern in TypeScript
Easily Solve Interface Incompatibility Problems Using Adapter Pattern! - https://javascript.plainenglish.io/design-patterns-adapter-pattern-in-typescript-4b7ad3c1c234
#typescript
Easily Solve Interface Incompatibility Problems Using Adapter Pattern! - https://javascript.plainenglish.io/design-patterns-adapter-pattern-in-typescript-4b7ad3c1c234
#typescript
Medium
Design Patterns: Adapter Pattern in TypeScript
Easily Solve Interface Incompatibility Problems Using Adapter Pattern!
👍6
Next.js 13.4 Released
Despite the minor version bump, this is a big release for the popular React framework. The new app router and its improved approach to filesystem based routing is now offered as a stable feature, with a new concept of server actions being introduced in alpha as a way to mutate data on the server without needing to create an in-between API layer. - https://nextjs.org/blog/next-13-4
#react
Despite the minor version bump, this is a big release for the popular React framework. The new app router and its improved approach to filesystem based routing is now offered as a stable feature, with a new concept of server actions being introduced in alpha as a way to mutate data on the server without needing to create an in-between API layer. - https://nextjs.org/blog/next-13-4
#react
nextjs.org
Next.js 13.4
Next.js 13.4 moves App Router to stable, Turbopack to beta, and introduces experimental support for Server Actions.
👍3
How to Create a Complex Form in Angular?
This blog will go through steps to create a pretty complex checkout form in Angular. - https://emilyxiong.medium.com/how-to-create-a-complex-form-in-angular-bdfaee0464d3
#angular
This blog will go through steps to create a pretty complex checkout form in Angular. - https://emilyxiong.medium.com/how-to-create-a-complex-form-in-angular-bdfaee0464d3
#angular
Medium
How to Create a Complex Form in Angular?
This blog will go through steps to create a pretty complex checkout form in Angular.
👍3
Laravel 10 and Nuxt 3 — Setup SSR with authentication from scratch
In this article, explore how to combine the latest versions of 2 of the best frameworks, Laravel 10 and Nuxt 3 and setup a Server-Side Rendered authentication feature from scratch. - https://manchenkoff.medium.com/laravel-10-and-nuxt-3-setup-ssr-with-authentication-from-scratch-497ab1a3fc56
#vue
In this article, explore how to combine the latest versions of 2 of the best frameworks, Laravel 10 and Nuxt 3 and setup a Server-Side Rendered authentication feature from scratch. - https://manchenkoff.medium.com/laravel-10-and-nuxt-3-setup-ssr-with-authentication-from-scratch-497ab1a3fc56
#vue
Medium
Laravel 10 and Nuxt 3 — Setup SSR with authentication from scratch
Here we will take a look at the process of building a project based on two trendy frameworks — Laravel and Nuxt.
👍4
Register custom properties in CSS, get and update them with JavaScript
Ollie Williams looks at two different ways to get the value of a CSS custom property and set or override the value of a custom property using JavaScript. - https://fullystacked.net/posts/custom-properties
#css
Ollie Williams looks at two different ways to get the value of a CSS custom property and set or override the value of a custom property using JavaScript. - https://fullystacked.net/posts/custom-properties
#css
👍4
A Guide to Visual Regression Testing with Playwright
The Playwright browser control library can form the basis of an end-to-end testing mechanism all written in JavaScript, and comparing the visual output of tests can show where things are going wrong. - https://lost-pixel.com/blog/post/playwright-visual-regression-testing
#nodejs
The Playwright browser control library can form the basis of an end-to-end testing mechanism all written in JavaScript, and comparing the visual output of tests can show where things are going wrong. - https://lost-pixel.com/blog/post/playwright-visual-regression-testing
#nodejs
👍5
Tree Shaking in Angular
In a gentle way, you can shake the world! - https://javascript.plainenglish.io/angular-regime-series-tree-shaking-technique-3dc07f5e85a1
#angular
In a gentle way, you can shake the world! - https://javascript.plainenglish.io/angular-regime-series-tree-shaking-technique-3dc07f5e85a1
#angular
Medium
Angular Regime Series: Tree Shaking Technique
In a gentle way, you can shake the world!
👍5👎1
Forwarded from Elena
In a time of market volatility, when BigTech companies are downsizing their teams, it is crucial to find the right balance between hiring career starters and experienced professionals in order to optimize your team's growth and achieve high performance.
Join us on June 21st at 20:00 GMT for a discussion on tips for building urgent hiring pipelines, case studies on outsourcing and outstaffing, and the optimal junior engineer ratio in a team. Our speaker, Alexander, is a Tech Unit Lead at Avito. Effective team growth and management are at the center of his role as he builds teams that deliver tangible product increments, resulting in increased profitability.
The webinar will be useful for team leaders, managers involved in the hiring process, as well as recruiters and HR professionals.
Don't miss out on this opportunity to learn how to navigate an unstable and unpredictable hiring market.
#teamgrowth #highperformance #hiringtips #marketvolatility
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5