Why did we choose Angular?
Discover why PLATA chose Angular for building an innovative digital bank. Insights on Angular’s performance… - https://medium.com/plata-card/why-did-we-choose-angular-d5ec405e1b4f
#angular
Discover why PLATA chose Angular for building an innovative digital bank. Insights on Angular’s performance… - https://medium.com/plata-card/why-did-we-choose-angular-d5ec405e1b4f
#angular
Medium
Why did we choose Angular?
Discover why PLATA chose Angular for building an innovative digital bank. Insights on Angular’s performance, security, modularity.
👍3❤1
Responsive Bar Charts in HTML and CSS
Mathias Schäfer shows how to use HTML and CSS to create charts using declarative layouts and bidirectional positioning without computing positions and preventing overlap manually. - https://9elements.com/blog/responsive-bar-charts-in-html-and-css
#css
Mathias Schäfer shows how to use HTML and CSS to create charts using declarative layouts and bidirectional positioning without computing positions and preventing overlap manually. - https://9elements.com/blog/responsive-bar-charts-in-html-and-css
#css
9elements
Responsive bar charts in HTML and CSS
Combining finest craftsmanship with elegant design to ship innovative digital experiences.
👍3
Prisma 5.19.0, Now with 'Typed SQL'
Prisma is a popular declaratively-driven ORM in the Node.js / TypeScript world and its new version makes it possible to write raw SQL queries in a type-safe way. - https://www.prisma.io/blog/announcing-typedsql-make-your-raw-sql-queries-type-safe-with-prisma-orm
#nodejs
Prisma is a popular declaratively-driven ORM in the Node.js / TypeScript world and its new version makes it possible to write raw SQL queries in a type-safe way. - https://www.prisma.io/blog/announcing-typedsql-make-your-raw-sql-queries-type-safe-with-prisma-orm
#nodejs
www.prisma.io
Announcing TypedSQL: Make your raw SQL queries type-safe with Prisma ORM
Prisma ORM now supports the ability to write raw sql queries and have the inputs and outputs be fully type-safe! Get the benefit of a high-level API with the power of raw SQL.
👍5
Implementing a React-a-Like from Scratch
While it's unlikely you'll actually want to do this, at least thinking about it can prove instructive as to what’s going on in React’s engine room. - https://www.rob.directory/blog/react-from-scratch
#react
While it's unlikely you'll actually want to do this, at least thinking about it can prove instructive as to what’s going on in React’s engine room. - https://www.rob.directory/blog/react-from-scratch
#react
www.rob.directory
Implementing React from scratch
A detailed explanation of the architecture I used to rebuild react
👍4🔥2
Efficiently Managing Remote Data in Vue with Vue Query
When building modern Vue applications, efficiently managing remote data is crucial for creating responsive and user-friendly interfaces. Vue Query, inspired by React Query, provides powerful hooks for fetching, caching, and synchronizing server state in your Vue applications. In this post, explore three essential hooks: useQuery, useQueryClient, and useMutation, and how they can transform your data management approach. - https://dev.to/alimetehrani/efficiently-managing-remote-data-in-vue-with-vue-query-192h
#vue
When building modern Vue applications, efficiently managing remote data is crucial for creating responsive and user-friendly interfaces. Vue Query, inspired by React Query, provides powerful hooks for fetching, caching, and synchronizing server state in your Vue applications. In this post, explore three essential hooks: useQuery, useQueryClient, and useMutation, and how they can transform your data management approach. - https://dev.to/alimetehrani/efficiently-managing-remote-data-in-vue-with-vue-query-192h
#vue
DEV Community
Efficiently Managing Remote Data in Vue with Vue Query
When building modern Vue applications, efficiently managing remote data is crucial for creating...
👍4❤1
State Management in Micro Frontend Architectures - https://kaushaldhakal40.medium.com/state-management-in-micro-frontend-architectures-23d6f827c918
#microfrontends
#microfrontends
Medium
State Management in Micro Frontend Architectures
Prerequisites:
👍4
Speeding Up Your Sass Compilation in Vite and Webpack
James Stuckey Weber shares a guide on speeding up your Sass compilation in Vite and Webpack. - https://www.oddbird.net/2024/08/14/sass-compiler
#css #sass
James Stuckey Weber shares a guide on speeding up your Sass compilation in Vite and Webpack. - https://www.oddbird.net/2024/08/14/sass-compiler
#css #sass
OddBird
Speeding Up Your Sass Compilation in Vite and Webpack
A quick guide to adopting the modern Sass API
👍5
Multithreaded Programming in Node.js using Atomics
Worker threads enable you to write multi-threaded Node apps, but sharing resources across them can quickly become tricky. Atomics can help you avoid some of the pain. - https://pavel-romanov.com/multithreading-in-nodejs-using-atomics-for-safe-shared-memory-operations
#nodejs
Worker threads enable you to write multi-threaded Node apps, but sharing resources across them can quickly become tricky. Atomics can help you avoid some of the pain. - https://pavel-romanov.com/multithreading-in-nodejs-using-atomics-for-safe-shared-memory-operations
#nodejs
Pavel Romanov
Multithreaded Programming in Node.js using Atomics
Learn how to use Atomics in Node.js for safe shared memory operations and avoid race conditions in multithreaded environments
👍3🙏1
Module Federation using Angular Standalone Components
In 6 Steps - https://medium.com/frontend-for-everyone/module-federation-using-angular-standalone-components-in-6-steps-bb851b081a59
#angular
In 6 Steps - https://medium.com/frontend-for-everyone/module-federation-using-angular-standalone-components-in-6-steps-bb851b081a59
#angular
Medium
Module Federation using Angular Standalone Components — In 6 Steps
This is part 2 of the series on Module Federation.
👍2
Nuxt build vs Nuxt Generate what is the difference?
This article offers a brief info on the Nuxt commands for deploying your Nuxt app and the differences between them. - https://dev.to/leamsigc/nuxt-build-vs-nuxt-generate-what-is-the-difference-759
#vue
This article offers a brief info on the Nuxt commands for deploying your Nuxt app and the differences between them. - https://dev.to/leamsigc/nuxt-build-vs-nuxt-generate-what-is-the-difference-759
#vue
DEV Community
Nuxt build vs Nuxt Generate what is the difference?
What is the difference ? In the nuxt docs for Cloudflare deployment...
👍3
21 Talks from Chain React 2024
Chain React was a React Native conference that took place last month in Portland, Oregon. Catch up with what went on in this playlist, including building React Native apps for TVs, how to optimize React Native performance, or Jack Herrington showing off how to build a local-first semantic search system inside a React Native app. - https://www.youtube.com/playlist?list=PLE7tQUdRKcyb81ybEVsrk6PfxXu7pJs1i#chainreact2024
#react
Chain React was a React Native conference that took place last month in Portland, Oregon. Catch up with what went on in this playlist, including building React Native apps for TVs, how to optimize React Native performance, or Jack Herrington showing off how to build a local-first semantic search system inside a React Native app. - https://www.youtube.com/playlist?list=PLE7tQUdRKcyb81ybEVsrk6PfxXu7pJs1i#chainreact2024
#react
👍3
Top LeetCode Patterns for FAANG Coding Interviews
A Software Engineer’s Guide to Conquering FAANG Interviews with High-ROI Coding Patterns. - https://levelup.gitconnected.com/top-leetcode-patterns-for-faang-coding-interviews-5558b3357f7f
#interview #leetcode
A Software Engineer’s Guide to Conquering FAANG Interviews with High-ROI Coding Patterns. - https://levelup.gitconnected.com/top-leetcode-patterns-for-faang-coding-interviews-5558b3357f7f
#interview #leetcode
Medium
Top LeetCode Patterns for FAANG Coding Interviews
A Software Engineer’s Guide to Conquering FAANG Interviews with High-ROI Coding Patterns.
👍3
How to Deploy Node to AWS Lambda with OpenTofu and GitHub Actions
Someone on Hacker News joked that this is how to deploy a Node.js app enterprise-style. A lot of tooling is involved, but this is the reality for many developers, and Meysam walks through the steps. - https://developer-friendly.blog/blog/2024/09/02/how-to-deploy-nodejs-to-aws-lambda-with-opentofu--github-actions/#setting-up-your-development-environment
#nodejs
Someone on Hacker News joked that this is how to deploy a Node.js app enterprise-style. A lot of tooling is involved, but this is the reality for many developers, and Meysam walks through the steps. - https://developer-friendly.blog/blog/2024/09/02/how-to-deploy-nodejs-to-aws-lambda-with-opentofu--github-actions/#setting-up-your-development-environment
#nodejs
developer-friendly.blog
How to Deploy NodeJS to AWS Lambda with OpenTofu & GitHub Actions - Developer Friendly Blog
Learn to deploy NodeJS apps to AWS Lambda using IaC and GitHub Actions for CI/CD. A comprehensive guide for engineers implementing GitOps.
👍3
Feature Detect CSS @starting-style Support
Bramus Van Damme shows a clever way to detect @starting-style at-rule support. - https://www.bram.us/2024/07/11/feature-detect-css-starting-style-support
#css
Bramus Van Damme shows a clever way to detect @starting-style at-rule support. - https://www.bram.us/2024/07/11/feature-detect-css-starting-style-support
#css
Bram.us
Feature detect CSS @starting-style support
Awaiting browser support for at-rule(), here’s how you do it.
👍3
It’s Time to Talk About Import Map, Micro Frontend, and Nx Monorepo
How leveraging native import map overrides can significantly benefit your micro frontend architecture - https://javascript.plainenglish.io/its-time-to-talk-about-import-map-micro-frontend-and-nx-monorepo-0b8e2c07568a
#angular
How leveraging native import map overrides can significantly benefit your micro frontend architecture - https://javascript.plainenglish.io/its-time-to-talk-about-import-map-micro-frontend-and-nx-monorepo-0b8e2c07568a
#angular
Medium
⏰ It’s Time to Talk About Import Map, Micro Frontend, and Nx Monorepo
How leveraging native import map overrides can significantly benefit your micro frontend architecture
❤2👍1
What Are Micro-Frontends Really For?
You’ll learn how micro-frontends got lost in the microservices hype and their true purpose and value. - https://drpicox.medium.com/what-are-micro-frontends-for-aad66e9c2cf8
#microfrontends
You’ll learn how micro-frontends got lost in the microservices hype and their true purpose and value. - https://drpicox.medium.com/what-are-micro-frontends-for-aad66e9c2cf8
#microfrontends
Medium
What Are Micro-Frontends Really For?
You’ll learn how micro-frontends got lost in the microservices hype and their true purpose and value.
👍3❤1
Revuelution: Using GSAP with Nuxt3
Nuxt offers a set of powerful built-in tools for handling data fetching. This article examines the different methods Nuxt provides us for data fetching. - https://ninja-army.hashnode.dev/revuelution-using-gsap-with-nuxt3
#vue
Nuxt offers a set of powerful built-in tools for handling data fetching. This article examines the different methods Nuxt provides us for data fetching. - https://ninja-army.hashnode.dev/revuelution-using-gsap-with-nuxt3
#vue
Ninja Army (Joschi)
GSAP in Nuxt3
Learn how to use GSAP in Nuxt3 to supercharge your web animations. Discover the powerful features of GSAP and the modern development experience of Nuxt3..
👍4
How to Use React Compiler
The compiler feature in React 19 is generating a lot of buzz — this “complete guide”, as described by this author, covers much of what you'll need to get started. - https://www.freecodecamp.org/news/react-compiler-complete-guide-react-19/
#react
The compiler feature in React 19 is generating a lot of buzz — this “complete guide”, as described by this author, covers much of what you'll need to get started. - https://www.freecodecamp.org/news/react-compiler-complete-guide-react-19/
#react
freeCodeCamp.org
How to Use React Compiler – A Complete Guide
In this tutorial, you'll learn how the React compiler can help you write more optimized React applications. React is a user interface library that has been doing its job quite well for over a decade. The component architecture, uni-directional data f...
👍3❤1🔥1
CSS Olympic Rings
Amit Sheen shares a creative guide on building animated 3D olympic rings in CSS. - https://css-tricks.com/css-olympic-rings
#css
Amit Sheen shares a creative guide on building animated 3D olympic rings in CSS. - https://css-tricks.com/css-olympic-rings
#css
CSS-Tricks
CSS Olympic Rings | CSS-Tricks
It was a few years ago during the 2020 Olympics in Tokyo 2020 that I made a demo of animated 3D Olympic rings. I like it, it looks great, and I love the
👍3
How to Share Code Between Micro Frontends
Sharing context, functionality, and styles between micro frontends - https://blog.bitsrc.io/how-to-share-code-between-micro-frontends-13297520fade
#microfrontends
Sharing context, functionality, and styles between micro frontends - https://blog.bitsrc.io/how-to-share-code-between-micro-frontends-13297520fade
#microfrontends
Medium
How to Share Code Between Micro Frontends
Sharing context, functionality, and styles between micro frontends
👍3