Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
redux-app-examples
Advanced tools
Examples of redux-app with Angular or Aurelia. Choose what fits you best.
mkdir redux-app-examples
cd redux-app-examples
git init
git pull https://github.com/alonrbar/redux-app-examples
npm install
After installation run npm start
and open localhost:3000
on your browser.
Example | Angular | Aurelia |
---|---|---|
counters - a basic example | Angular | Aurelia |
counters with identity - using the withId decorator, a "mini ORM" feature | Angular | Aurelia |
async dogs - using the sequence decorator, an async pattern that does not require thunks | Angular | Aurelia |
todo list - your familiar todo list example, this time with redux-app | Angular | Aurelia |
1.2.3 - 2017-11-7
FAQs
Examples of redux-app with Angular and React.
The npm package redux-app-examples receives a total of 1 weekly downloads. As such, redux-app-examples popularity was classified as not popular.
We found that redux-app-examples demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.