fd is recommended for developers, system administrators, and power users who often search through directories and require a fast, efficient tool with a shorter learning curve.
Based on our record, Vue.js should be more popular than fd. It has been mentiond 395 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Evan You, creator of Vue.js, is a prime example. Vivek Nair, Co-Founder of BotGauge, notes that You “created something that addresses real developer needs with clean logic and thoughtful design.” Vue.js powers over 1.5 million websites in 2025, a testament to its scalability and developer trust, as reported by BuiltWith. You’s ability to build a framework independently, without corporate backing, underscores his... - Source: dev.to / 4 days ago
In mid-2000s Gmail revolutionized web development by becoming the first true SPA project. Its seamless user experience inspired developers worldwide to adopt this new model, leading to the creation of frameworks like React, Angular and Vue.js. SPAs became the go-to solution for many applications, which required real-time interactions and a fluid user experience. - Source: dev.to / 7 days ago
The MVC approach is dominating the application market at the time of writing. The three main front-end frameworks which do this are React, Vue and Angular but there are many, many more. - Source: dev.to / 3 months ago
Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often. - Source: dev.to / 3 months ago
Vue.js Vuejs.org Progressive framework for building reactive interfaces. - Source: dev.to / 3 months ago
Fd is also great and I install it everywhere. https://github.com/sharkdp/fd. - Source: Hacker News / 3 months ago
It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy. Example 1: new PowerToys https://github.com/microsoft/PowerToys/ and has not improved since Win7. Who cares, nobody ever searches for files,... - Source: Hacker News / 3 months ago
In case people were curious: https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
Life is too short to deal with bad Interfaces, I just use https://github.com/sharkdp/fd instead find ./ -maxdepth 2 -name 'abc' becomes fd abc -d 2 ./. - Source: Hacker News / 4 months ago
Perhaps interesting (for some) to note that hyperfine is from the same author as at least a few other "ne{w,xt} generation" command line tools (that could maybe be seen as part of "rewrite it in Rust", but I don't want to paint the author with a brush they disagree with!!): fd (find alternative; https://github.com/sharkdp/fd), and hexyl (hex viewer; - Source: Hacker News / 6 months ago
React - A JavaScript library for building user interfaces
fzf - A command-line fuzzy finder written in Go
Svelte - Cybernetically enhanced web apps
Bat - A cat(1) clone with wings.
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
The Silver Searcher - A code searching tool similar to ack, with a focus on speed.