Top Leads
Use Parcel Macros in Other Bundlers with unplugin-[IT, job post]
Posted 7 months ago
Use Parcel Macros in Other Bundlers with unplugin-parcel-macros
Macros, as implemented in Parcel (and Bun!), are JS functions that run at build time whose results are inlined into a bundle in place of the original call. You can now use this feature with webpack, Vite, Rollup, esbuild, etc. - https://github.com/devongovett/unplugin-parcel-macros
#parsel
Enhancing Frontend architecture using Federated Mo[IT, unknown]
Posted 7 months ago
Enhancing Frontend architecture using Federated Modules - https://medium.com/airteldigital/enhancing-frontend-architecture-using-federated-modules-3d1961afb66e
#microfrontends
Simplest implementation for Vue Server-side Render[IT, job post]
Posted 7 months ago
Simplest implementation for Vue Server-side Rendering with any Backend
In this article the author takes a look at how to set up Server-side rendering using PHP + Laravel & Vue 3. - https://sethphat.dev/simplest-implementation-for-vue-server-side-rendering-with-any-backend
#vue
Building a Node App with TypeScript Learn how to [IT, job post]
Posted 7 months ago
Building a Node App with TypeScript
Learn how to set up TypeScript to bundle a Node app using pnpm, Node, TypeScript, and ES modules for a seamless development experience, all from someone who knows a thing or two about TypeScript! - https://www.totaltypescript.com/typescript-and-node
#nodejs
Configuration in Nuxt 3: runtimeConfig vs appConfi[IT, unknown]
Posted 7 months ago
Configuration in Nuxt 3: runtimeConfig vs appConfig
The two key parts of Nuxt 3's configuration system are runtimeConfig and appConfig. This article will explain the purpose and differences between these two options and show you how to use them. - https://masteringnuxt.com/blog/configuration-in-nuxt-3-runtimeConfig-vs-appConfig
#vue
Bringing require(esm) to Node Joyee writes about [IT, unknown]
Posted 7 months ago
Bringing require(esm) to Node
Joyee writes about landing experimental support for require()-ing synchronous ES modules in Node, a feature that has been a long time coming, due to both technical and cultural factors. - https://joyeecheung.github.io/blog/2024/03/18/require-esm-in-node-js/
#nodejs
Angular Developer Survey 2023 #angular Read more[IT, job post]
Posted 7 months ago
Angular Developer Survey 2023
#angular
Read more
Modern Git Commands and Features You Should Be Usi[IT, unknown]
Posted 7 months ago
Modern Git Commands and Features You Should Be Using
#git
Read more
Understanding between Angular & React. Part 1: Dum[IT, unknown]
Posted 7 months ago
Understanding between Angular & React. Part 1: Dumb & Smart Components
#angular #react
Read more
Make Your Functions More Reusable With Generics #[IT, job post]
Posted 7 months ago
Make Your Functions More Reusable With Generics
#typescript
Read more