Lo-Dash
jQuery
React Native
Babel
Composer
OpenSSL
Raven.js
Underscore.js
OpenFrameworks
Processing
Cinder
Pure Data
Vvvv
TouchDesigner
Vuo
Nodebox
No Lo-Dash videos yet. You could help us improve this page by suggesting one.
Based on our record, Lo-Dash should be more popular than OpenFrameworks. It has been mentiond 103 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.
When building frontend applications, we often need to reuse logic for common tasks. For example, we may need to format dates in many places, so we extract a reusable function for that. This formatter function encapsulates stateless logic: it takes some input and immediately returns expected output. There are many libraries out there for reusing stateless logic - for example lodash and date-fns, which you may have... - Source: dev.to / 14 days ago
Lodash - JavaScript utility library delivering modularity, performance & extras. - Source: dev.to / 7 months ago
> Perhaps Google and Mozilla, leaders in JavaScript standards and implementations, will start developing a real standard library for JavaScript, which makes micro-dependencies like left-pad a thing of the past. This could be combined with a consolidation of efforts, merging micro-libraries into larger packages with a more coherent and holistic scope and purpose, which prune their own dependency trees in turn.... - Source: Hacker News / 12 months ago
Lodash: A utility library that offers easy-to-use debounce and throttle functions. - Source: dev.to / about 1 year ago
Lodash is a popular JavaScript utility library that provides a convenient debounce function. It's a straightforward approach if you're already using Lodash in your project. - Source: dev.to / over 1 year ago
This reminds me of OpenFrameworks [0], which provides very similar framework style functionality like Nannou but for C++. [0]: https://openframeworks.cc/. - Source: Hacker News / 7 months ago
Zach Lieberman https://x.com/zachlieberman does his work in C++ with https://openframeworks.cc/. - Source: Hacker News / over 1 year ago
Not exactly VJ, but could be used for it. https://openframeworks.cc. - Source: Hacker News / over 2 years ago
- openFrameworks https://openframeworks.cc/ C++. - Source: Hacker News / over 2 years ago
Vulkan is sort of a post-API API. It seems to be designed specifically with high performance render pipelines in mind, and "end users" should interface with it through an intermediary layer. Ie, you might prefer bgfx[0], cinder[1] or openframeworks[2]. 0: https://github.com/bkaradzic/bgfx 2: https://openframeworks.cc/. - Source: Hacker News / almost 3 years ago
jQuery - The Write Less, Do More, JavaScript Library.
Processing - C++ and Java programming at the speed of thought.
React Native - A framework for building native apps with React
Cinder - CINDER PROVIDES A POWERFUL, INTUITIVE TOOLBOX for programming graphics, audio, video, networking...
Babel - Babel is a compiler for writing next generation JavaScript.
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...