HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wolframkriesing

no profile record

投稿

Front End 'Ascending' ≠ Database 'ASC'

picostitch.com
1 ポイント·投稿者 wolframkriesing·7 か月前·2 コメント

CSS: Converting an HTML into a bar chart

picostitch.com
2 ポイント·投稿者 wolframkriesing·8 か月前·0 コメント

PicoSSG – A static site generator that does less

npmjs.com
1 ポイント·投稿者 wolframkriesing·昨年·1 コメント

GPTEngineer or DevGPT?

1 ポイント·投稿者 wolframkriesing·2 年前·0 コメント

New in JavaScript: Object.groupBy() groups items, learn it here

jskatas.org
1 ポイント·投稿者 wolframkriesing·2 年前·0 コメント

Inline Scope for CSS

picostitch.com
41 ポイント·投稿者 wolframkriesing·2 年前·37 コメント

How to Control JavaScript's Strict Mode

jskatas.org
30 ポイント·投稿者 wolframkriesing·3 年前·16 コメント

JSChronicle

jskatas.org
7 ポイント·投稿者 wolframkriesing·3 年前·15 コメント

コメント

wolframkriesing
·7 か月前·議論
which is exactly the confusion, a lot of table/data view sorts use "ascending" or "descending" but it means a different thing every time, sometimes lowest first sometimes highest first. I might could have written a better introduction. Maybe I just coded myself into a bubble :)
wolframkriesing
·昨年·議論
Static site generators – sounds boring. But most aren’t, because they try to do everything and end up big and complex. PicoSSG is intentionally boring. It processes .md and .njk files, copies everything else as-is. Around 300 lines of plain JavaScript. Think of it as cp + markdown + nunjucks. That’s it. Boring!
wolframkriesing
·2 年前·議論
I agree, when I saw the <style scoped> I also thought this would have been the coolest. But I guess there have been considerations and discussions about it. I just don't know where.
wolframkriesing
·3 年前·議論
Thanks, I appreciate it. I would love to make this useful for more, which is definitely easier with feedback. And lovely feedback is just more fun to incorporate.

I had no idea I had broken the back button, I has just been in my tunnel. Thanks for discovering.
wolframkriesing
·3 年前·議論
oh, I hadn't tried that ... its the automatic hash update. ok, that's what you mean. true that's annoying. didn't try that, thanks
wolframkriesing
·3 年前·議論
good to know. thanks for the feedback. it all started out as one chart and I thought I need to add some more data.
wolframkriesing
·3 年前·議論
What is the silent back-button capture? I am not aware I built this in.
wolframkriesing
·3 年前·議論
what do you mean by this? there is hardly any JS on the site. Any suggestions on how to improve it?
wolframkriesing
·3 年前·議論
sorry if its annoying. I had put it there to not overwhelm with info right from the start. Seems not to work for some.
wolframkriesing
·3 年前·議論
Some data about ES1, ES2, ES3, ... up to the latest.