Niklas Wolf's Avatar

Niklas Wolf

@niklas-wolf.de.bsky.social

Fullstack coder (PHP, JS, Vue/Nuxt), musician, sports ⚽️. Proud to be #newGenerationNerd ;)

28 Followers  |  82 Following  |  8 Posts  |  Joined: 02.11.2024  |  1.8168

Latest posts by niklas-wolf.de on Bluesky

Preview
RFC: Configurable API Endpoints for Improved Caching and Transparency · shopware shopware · Discussion #8858 Author: BrocksiNet Status: Draft Created At: 2025-04-27 Target Version: Shopware 6.7.x (initial experimental release) Motivation Currently, most Shopware API endpoints use POST requests, which are ...

Let's discuss this Idea 💡

#shopware #api #admin #configurable #transparent

github.com/shopware/sho...

27.04.2025 13:26 — 👍 0    🔁 1    💬 0    📌 0
An image showing a graph of monthly download count for @nuxtjs/i18n - it reached 1 million monthly downloads last month for the first time.

An image showing a graph of monthly download count for @nuxtjs/i18n - it reached 1 million monthly downloads last month for the first time.

Nuxt I18n hit 1 million monthly downloads last month! 🚀

I maintain this in my free time, so if you’d like to support the project, please consider:

⭐ Starring the repo
💻 Contributing
💖 Sponsoring

Every bit helps! 🙏
👉 github.com/nuxt-modules...

02.04.2025 07:03 — 👍 77    🔁 7    💬 1    📌 2
Preview
The JavaScript Oxidation Compiler A collection of high-performance JavaScript tools written in Rust

Announcing Oxlint Beta: oxc.rs/blog/2025-03...

16.03.2025 03:02 — 👍 265    🔁 37    💬 2    📌 6
Preview
Developer Digest February 2025 The Shopware Developer Digest is a collection of resources dedicated to Shopware's development. Here you can find all useful information from February 2025

It's March and we want to present you the highlights of #shopware content for #devs in our February digest, for example: Novel product recommendations, how does the category route work, custom fields for media, insider previews and much more. Thanks for creating! www.shopware.com/en/news/shop...

14.03.2025 14:15 — 👍 1    🔁 2    💬 0    📌 0
Preview
Nuxt 3.16 · Nuxt Blog Nuxt 3.16 is out - with packed with features and performance improvements

We're thrilled to announce Nuxt v3.16 is here! 🎉

⚡️ `npm create nuxt` starter
🚀 unhead v2 upgrade
🕰️ Delayed/lazy hydration support
🔧 Devtools v2 with config tracking
📛 Named layer aliases
🧪 Better error handling
🔍 Granular debug options
⚙️ Major performance boosts

nuxt.com/blog/v3-16

07.03.2025 15:51 — 👍 189    🔁 42    💬 7    📌 4

Really appreciate your nicely written changelogs, @danielroe.dev 💚

07.03.2025 23:50 — 👍 6    🔁 0    💬 1    📌 0

Sorry guys I just wanted to browse a repository and now @github.com is down 😅

01.03.2025 17:09 — 👍 0    🔁 0    💬 0    📌 0

And here it is again Cross-Browser with a fraction of the setup.

The first demo was primarily showing a hack for data being computed with several layers of dom then being lifted back to :root. I released an update including the mini version

CSS GETing your IP Address :)
codepen.io/propjockey/p...

28.12.2024 17:08 — 👍 32    🔁 9    💬 3    📌 1

🎁 A surprise holidays gift: after over a year of hard work, we have just published Rolldown 1.0.0-beta.1!

25.12.2024 16:17 — 👍 345    🔁 66    💬 10    📌 3

This would be huge 😍

10.12.2024 18:18 — 👍 0    🔁 0    💬 0    📌 0
Preview
Announcing Nuxt SEO Stable · Nuxt SEO Nuxt SEO v2 has been released, marking a new stable version. Learn about the journey of Nuxt SEO and what's next.

Announcing Nuxt SEO v2: The all-in-one technical SEO solution for Nuxt.

✨ 6 modules: Robots, Sitemap, OG image, Schema․org, Link checker, plus SEO Utils.
🔨 2 years of improvements: 884 issues closed & 4.8K commits.
🧑‍🎨 Brand new docs.

nuxtseo.com/announcement

25.11.2024 14:53 — 👍 113    🔁 14    💬 7    📌 2
div {
  border: 20px solid transparent;
  padding: 20px;
  background: 
    linear-gradient(in oklch, cyan, lime)        content-box, 
    conic-gradient(deeppink 0 0)                 padding-box,
    linear-gradient(to top in oklch, cyan, lime) border-box;
}

div { border: 20px solid transparent; padding: 20px; background: linear-gradient(in oklch, cyan, lime) content-box, conic-gradient(deeppink 0 0) padding-box, linear-gradient(to top in oklch, cyan, lime) border-box; }

a box filled in 3 different way as described in the post

a box filled in 3 different way as described in the post

#CSS trick not enough folks know about:

painting into the sub boxes of an element
- border
- padding
- content

you can paint into one, or all of them differently!

here's a gradient border, a solid padding fill, and a gradient content (inner) box

see fur yerself
codepen.io/argyleink/pe...

15.11.2024 21:43 — 👍 112    🔁 16    💬 5    📌 2

I created a starter pack for the #shopware community 💙
Please ping me if you want to be added ☺️

go.bsky.app/94A1zxC

15.11.2024 09:38 — 👍 1    🔁 0    💬 0    📌 0

Hello Bluesky!

11.11.2024 08:48 — 👍 1124    🔁 104    💬 101    📌 23

Natürlich werde ich Habeck wählen. Wen denn sonst?
Bei allen unterschiedlichen Auffassungen, das ist der einzige anständige Mensch unter den Kandidat:innen.
Und von all den inhaltlichen Angeboten ist das - bei aller Distanz - noch am nächsten an dem, was ich für nötig und richtig halte.

09.11.2024 16:39 — 👍 1603    🔁 391    💬 53    📌 18

Such amazing work by the nuxt and nitro team! That it is so easy to more or less seamlessly switch between hosting methods (!) is such a nice treat!

07.11.2024 14:51 — 👍 2    🔁 0    💬 0    📌 0

Think it was a combination of starting programming in computer-science class in school back in the day and wanting to have my own website…

03.11.2024 18:07 — 👍 0    🔁 0    💬 0    📌 0

Ahh then I would have went with it, too 😂

03.11.2024 18:02 — 👍 1    🔁 0    💬 0    📌 0

Missed opportunity for goe.dev 😜

03.11.2024 17:13 — 👍 1    🔁 0    💬 1    📌 0

@niklas-wolf.de is following 20 prominent accounts