Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Example Angular app for this article: https://medium.com/@JSantaCL/pure-bootstrap-sticky-footer-with-flex-and-angular-e207abf505c7
-
Yet another selectbox component in AngularJS 1.5 < 2, with search and grouping, to be used in Ionic framework.
JavaScript 2
-
-
Bootstrap snippets for Brackets, using the https://github.com/chuyik/brackets-snippets plugin
-
AnimatedFilterGrid example and playground for article at https://medium.com/@JSantaCL/angular-animated-visual-filtered-grid-b24495026189
TypeScript 1
61 contributions in the last year
Contribution activity
August 2020
July 2020
- jsanta/sequelize-hierarchy JavaScript
Created an issue in nfriedly/express-rate-limit that received 3 comments
MemoryStore resetAll clears keys not meant to be cleared
Let's suppose the following scenario: Rate limit timeout: 3 minutes. As I understand resetAll from MemoryStore would be called every 3 minutes and…