Did you know that this "https://" is valid #JavaScript?
For the fun of it there is a kata to learn why and how. Turn on the brain and solve some failing tests to learn this too.
jskatas.org/katas/es3/la...
Thinking for oneself in the age of #AI is awesome.
#learn #kata
Posts by Wolfram Kriesing
I showed at #ctwebdev – I turn a plain <table> into a bar chart using nothing but CSS. A reminder of how much raw power the web offers
"CSS Bar Chart"
Have fun reading, distributing, talking about, applying it in your daily work or giving feedback!
picostitch.com/blog/2025/11...
#useThePlatform
BTW, here's our 2025 speakers starter pack:
go.bsky.app/3tyzfGe
Oh look, it's starting.
I also collect my tiny JS lib that just (progressively) enhances my sites picossg.dev/tools/picospa/
It receives a new functionality every once in a while, when I saw a pattern that I reuse.
I already got the lovely feedback that this style of JS is very old-style. Fine with me.
While I definitely find backend dev more challenging/interesting I've always loved frontend.
Wish devs would just try building with raw materials of HTML and CSS while reserving javascript for progressive enhancement.
The compilation tools these days are way overwrought and mostly unnecessary.
One can practice this here.
Should just take 3min and you know how to use it jskatas.org/katas/es15/l...
#JavaScript #learning by doing
anyone be safe when going to the US, currently it looks not that much fun, actually unsafe to me
i also found it easier to build my sites using monospace, just because I can't do design, see picostitch.com, picossg.dev, jskatas.org I am glad I did
I would say that one should not be called a web dev unless they have a good grasp of HTML and CSS
Una presents a slide that says "the best way to level up your web development skill set is to get good at CSS and HTML"
Yes yes YES THIS. The best thing a web dev can do is put the frameworks down sometime and learn how it really works. @una.im @ @nordicjs.com
Every fall I hear so much FOMO from folks who missed @perfnow.nl. Don't let it happen to you!
We have amazing speakers sharing the newest best practices for the #webperf topics you care about: AI, APIs, #a11y, CSS, JS, frameworks, tools, culture, workflows & more!
Get your tickets soon! perfnow.nl
Screenshot of the performance.now() conference schedule. Follow the link in the main text to read it.
Schedule schedule on the wall, who has the best line-up of them all?
perfnow.nl/schedule.html
Stop invading our cities! There is no grave widespread emergency that warrants sending the National Guard into our cities. Leave us alone.
PicoSPA – is a progressive enhancement toolkit, made of a few small functionalities to make a site more interactive and modern without the need to use a full SPA framework.
picossg.dev/tools/picospa/
#SPA #MPA #useThePlatform #simple #websites
as shown at #SoCraTesAT @socrates-conference.at
1st thought: good for him!
2nd thought: omg.. what have we become?
3rd thought: gestapo
It hurts so much to see "officials" chase people, and getting the feeling this has become the new normal.
I wish you all the best those who are effected and that you and your families are and stay safe.
#ICEcold
Hey #SoCraTesAT people, you know you also have a chat for each session?
Right here: happen.li/schedule/6/d...
If you want to discuss the tool join be at 19:00 in 08-02
#SoCraTesAT starts in 2 days! What exactly are you looking forward to? Tell us 👇
P.S.: We are keeping the ticket sale open until the conference starts, in case you want to come on short notice: socrates-conference.at
#SoCraTesAT starts in a bit
I will maintain the schedule here: happen.li/e/socrates-a...
With happen.li you can also
- build your personal schedule
- chat with others on a session
- stay updated at a glance
feedback and input welcome
#socrates #socratesat #socrates2025
#unconference #openspace
“Trump’s DOJ said…”
Shut the fuck up. Who cares what they said. They’re fucking criminals. They lie.
Unmask ICE.
omg - hunting people? wtf?
i am sorry for everyone who is scared 🤞
make it stop soon!
We heard for over two years that "we can't breathe with masks on" and now ICE can't seem to function without one.
This is the only Ice T we should
Be Hearing About.....
"We're recreating everything the browser already gives us. What could it cost Michael. $10?"
I'm currently using 11ty to build a 400+ page site, then adding a couple of 1-2K web components here and there to enhance the functionality. The actual 400+ page build takes, like, less than a second. Would probably take longer to build *one* page clientside, in a SPA.
it feels important to keep saying: SPA as an app framework default (and not an opt-in feature) was a mistake