The tech staff of OneBitAhead GmbH, putting the web stack to work. Here to discuss daily bits & bytes

Joined June 2015
26 Photos and videos
OneBitAhead retweeted
iOS 15.4 beta 1🔥 ⬆️PWA manifest: faster load, icons! 📨Push Notifications-with a catch 🥽WebXR experiment 🎨CSS: has(), accent-color, resolution 🪧<dialog>, inert 🏎Navigation Preload, lazy img, WebLocks 🧪Scroll to Text Fragment, Permission API Details👉firt.dev/ios-15.4b

📣New post! Push Notifications, WebXR, and better PWA support coming to iOS and iPadOS 🔥 firt.dev/ios-14.5b/
1
48
183
OneBitAhead retweeted
15 Mar 2021
ooohhh yeaahhh I can finally show you 🚨🚨 Website for LION 🚨🚨 ➡️ Fundamental white label web components for building your design system. It's a static html site with live demos build using Rocket which means @eleven_ty, @modern_web_dev, @RollupJS. lion-web.netlify.app/blog/in…
3
11
38
OneBitAhead retweeted
Don’t tell anyone, but @Cloudflare Pages are now available to everyone. 🤫 #jamstack pages.cloudflare.com/
29
125
675
As a reaction to the license change of #Elasticsearch we investigated in switching to the "Open Distro for Elasticsearch". In case you're in the same boat, you can read here how we achieved it onebitahead.medium.com/on-el…
1
OneBitAhead retweeted
State management libraries can be roughly categorized 2 ways: ⏺ Single (global, atomic store) vs. multi (local, distributed) ⚡️ Direct (manipulate state) vs. indirect (send events) Here's how I'd categorize some JS state management libraries:
24
224
1,042
Chrome 88 is going to finally remove support for Web Components v0. So if you haven't migrated your Custom Elements to widely adopted v1, do so! blog.chromium.org/2020/12/ch… #MakeTheSwitch

Remember when we diverted a Delimited Text dataset so the #Azure Data Factory could read it as XML and dump it into the SQL Server? Fortunately the @AzDataFactory now natively supports XML files. Check out what we experienced on Medium medium.com/@OneBitAhead/fina…

4
5
OneBitAhead retweeted
Oh I actually didn't share this before 😅 Restructuring Open Web Component and using a shared system with Modern Web was/is an incredible experience 🎉 And with every new site we will add more features and we can then bring it back to everyone 💪 open-wc.org/blog/the-all-new…
8
22
Two weeks late, but anyway. Saves us the effort to adjust triggers in six months
Time Zone and Daylight Saving Support comes to Schedule Triggers in ADF!! #Azure #DataFactory #SynapseAnalytics techcommunity.microsoft.com/…
OneBitAhead retweeted
🆕 New Apple's proposal! DOM Part API - First step of Template Instantiation github.com/w3c/webcomponents…

1
11
32
OneBitAhead retweeted
Inspired by a recent tweet from @daKmoR today I made this side project: a Lion Web Components starter kit made with @webcomp_dev. An alternative way to spend Sunday afternoon 😉 webcomponents.dev/edit/co1Zp… #lionwebcomponents #litElement #webcomponents
8
13
Hi @AzureDataStudio, there is an issue in your github repo with now more than 1000👍. That is the long awaited MySQL support. Yet the issue remains in backlog and is not planned into any milestone. What are your plans about azuredatastudio-mysql which appears to exist somewhere?
1
1
6
OneBitAhead retweeted
7 Sep 2020
I haven't played with Typescript yet, but this GIF convinced me to give it a shot. Here's a TS plugin that allows you to write SQL queries with autocomplete inside template literals. Source Code by @stevenmiller888 github.com/segmentio/ts-mysq…
11
53
327
OneBitAhead retweeted
20 Aug 2020
I use this dialog pattern that allows you to await user input! This one-liner creates a dialog and resolves when the user clicks a button, cancels out, or whatever you want ✨ Wrote a short explanation here: dev.to/straversi/it-s-time-t…
5
26
OneBitAhead retweeted
18 Aug 2020
Apparently this needs to be said but using pure HTML and CSS will get you something on the screen even faster. Won't even need a server. 😱 Later if needed add a sprinkle of JavaScript. Potentially at some time you have so much JS that a framework makes sense. But not earlier...
1
9
32
OneBitAhead retweeted
React chose not to support the full API of HTML elements, and somehow this is web components fault for being "special". It's uniquely bad at handling standard HTML: custom-elements-everywhere.c…
4
5
50
OneBitAhead retweeted
It's time to enable modern JavaScript npm libraries. This post by @GaryLChew explains the current state and ways forward. I think the combined solution is compelling. dev.to/garylchew/bringing-mo…
24
261
1,077
OneBitAhead retweeted
31 Jul 2020
I want to use the value of a promise only if it’s already resolved, otherwise I want to use a placeholder (think content generation on the server side or SW, optimizing for TTFB). Since promises don’t have `isResolved` or something similar, `Promise.race` comes in handy!
14
36
286
After adding Excel as File Format in #Azure Data Factory (e.g. in Copy Activity), Microsoft today announces XML support as well. #AzureDataFactory #DataIntegration techcommunity.microsoft.com/…

1