redux
TypeScript
redux | TypeScript | |
---|---|---|
308 | 1,446 | |
61,323 | 105,748 | |
0.1% | 0.3% | |
7.7 | 9.6 | |
7 days ago | 5 days ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
redux
-
What is the Most Effective AI Tool for App Development Today?
Dora AI exemplifies this. Allan Murphy Bruun adds, "What makes it different is its context-aware logic stitching that understands user flows beyond just UI elements." By analyzing Figma designs, it generates React code with state management, saving hours in development.
-
5 Essential React Practices for Building Robust Applications
Redux: At my organization, we use Redux for state management and sometimes to trigger the API calls too.
-
Connecting Redux to Your React App: A Quick Guide to React-Redux and useSelector
Redux (Official Documentation)
-
How to build a reliable web application with Elm, GraphQL, PostGraphile and PostgreSQL
Some popular JavaScript libraries like Redux has been inspired by this architecture.
-
Exploring the Benefits of Immutability in JavaScript Performance
Learn Redux
-
State Management in Front-end Web Development: State 101
React: Redux, Zustand
-
Very Basic - Redux
If you need more in depth information check out the documentation. https://redux.js.org/ It's actually pretty great.
-
Not Just Another Redux Article: Learning Redux from Its Source Code
I just explained what combineReducers is in Redux. After you finish this article and return to this point, you’ll understand why.
-
Architecture and Design Patterns in Front-End
In frontend, the most probably well-known approach is Flux and its most common implementation, Redux. This is an example of unidirectional data flow.
-
Organisation of Data Flows
The best known example of an architecture with unidirectional data flow is Flux and, as its implementation, Redux.
TypeScript
- TypeScript: Enable Strict Mode by Default
- Node.js can now execute TypeScript files
-
$160M VC-backed company just killed my EU trademark for a small OSS project
I can't give advice about the trademark, other than that I've been through this kind of thing before and it sucks.
What I can say... is that I love what you've been doing on your Deepkit, and I was horrified to hear that this was happening to you.
Seriously, I've only lurked in the community so far, but it's possibly the most forward-thinking foundational library in the web space that I've seen.
Strong typing with annotations that can simultaneously influence runtime ORM and frontend generation, while being fully compliant Typescript? A hand-rolled lightning-fast Typescript compiler that emits the runtime reflection capabilities? Full-fledged DI as an inherent part of the design, not an afterthought?
It's such an incredible blend of beautiful tooling with pragmatic applications.
For anyone curious about this, https://web.archive.org/web/20230916074647/https://deepkit.i... is a fascinating read.
https://github.com/microsoft/TypeScript/issues/47658#issueco... provides context on why some of TypeScript's design goals around erasure hold it back from these features. My vision of the web is that it would be an even more vibrant and innovative place if TypeScript were to cast off those restrictions.
DeepKit actually solving this by implementing its own compiler, bytecode, and interpreter... it's truly incredible.
Marc, know that there are people out there who love your work, and who will continue to follow it avidly regardless of the name. You're doing amazing things.
- I Built LeedPDF - Open Source PDF Drawing & Annotation That Feels Like Sketching ✏️
-
A parser for TypeScript types, written in TypeScript types
This parser is not written in TS types, and this kind of pedantry (when claiming "no js here") is important. In fact, the parser includes both the use of ternary operators as well as the rest operator, both of which are absolutely not part of the type system and are most certainly part of JS.
While this tries to reach the levels of "TypeScript is Turing complete[1]" (which happens to be super cool), it is, in my humble opinion, not even remotely interesting.
[1] https://github.com/Microsoft/TypeScript/issues/14833
-
Build a Fullstack Stock Portfolio Agent with Mastra and AG-UI
TypeScript- a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
- 300ms live captions that actually work: vocallq's real-time performance deep dive
- building sales agents that know their stuff: vocallq's domain expertise approach
- Tabs vs. Spaces: The War Is Over
-
Comctx: A Better Cross-Context Communication Library Than Comlink
Type Safety TypeScript support is as good as Comlink, with all the type inference you expect.
What are some alternatives?
effector-react - Business logic with ease ☄️
bolt.new - Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz
cerebral - Declarative state and side effects management for popular JavaScript frameworks
Tailwind CSS - A utility-first CSS framework for rapid UI development.
reflux - A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
zx - A tool for writing better scripts