Bookmarks

Bookmarks

49816 bookmarks
Custom sorting
React Select
React Select
A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete, async and creatable support.
·react-select.com·
React Select
How long is a second in JavaScript? | TimeTime
How long is a second in JavaScript? | TimeTime
Discover how JavaScript handles time with POSIX, why it ignores leap seconds, and how techniques like smearing ensure smoother transitions. Learn when precision matters and why timekeeping isn’t as simple as it seems.
·docs.timetime.in·
How long is a second in JavaScript? | TimeTime
Scripting with Go — Bitfield Consulting
Scripting with Go — Bitfield Consulting
The Unix shell is pure wizardry. Why shouldn’t it be as easy to write systems programs in Go as it is in the shell? The script library is the secret spell-book that makes this possible.
·bitfieldconsulting.com·
Scripting with Go — Bitfield Consulting
Go Slices: Shared Memory and `append()` Pitfalls
Go Slices: Shared Memory and `append()` Pitfalls
Understand Go slices and subslices, shared memory issues, and avoid pitfalls with `append()`. Learn best practices for efficient and reliable coding
·blog.noblet.tech·
Go Slices: Shared Memory and `append()` Pitfalls
I've Used Every Code Editor: What is the best
I've Used Every Code Editor: What is the best
I’ve been a developer for a long time now. I have tried almost every editor out there. I started with Notepad++ when I coded for the first time in C, then moved to Visual Studio, Sublime Text, VSCode, Atom, JetBrains, and now to the latest Zed and Cu...
·sotergreco.com·
I've Used Every Code Editor: What is the best
ArpitStack/secret-stack: SecretStack is a robust Visual Studio Code extension that safeguards your workspace by identifying exposed secrets like API keys, tokens, and sensitive data. With customizable detection, real-time alerts, and detailed reports, SecretStack secures your code before it reaches Git.
ArpitStack/secret-stack: SecretStack is a robust Visual Studio Code extension that safeguards your workspace by identifying exposed secrets like API keys, tokens, and sensitive data. With customizable detection, real-time alerts, and detailed reports, SecretStack secures your code before it reaches Git.
SecretStack is a robust Visual Studio Code extension that safeguards your workspace by identifying exposed secrets like API keys, tokens, and sensitive data. With customizable detection, real-time ...
·github.com·
ArpitStack/secret-stack: SecretStack is a robust Visual Studio Code extension that safeguards your workspace by identifying exposed secrets like API keys, tokens, and sensitive data. With customizable detection, real-time alerts, and detailed reports, SecretStack secures your code before it reaches Git.
Why Does Everyone Hate fork(2)?
Why Does Everyone Hate fork(2)?
I want to write a post about Pitchfork, explaining where it comes from, why it is like it is, and how I see its future. But before I can get to that, I think I need to explain a few things, namely why in many circles fork is seen as a relic of the past, if not outright the devil’s creation. And yet, it’s ubiquitous in the Ruby ecosystem.
·byroot.github.io·
Why Does Everyone Hate fork(2)?