Ishrak Ibne Imam's starred repositories
react-native-quick-crypto
⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI
recyclerlistview
High performance listview for React Native and web!
Docker-Elementary
A simple GUI for managing Docker containers and images
33-js-concepts
📜 33 JavaScript concepts every developer should know.
redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
understandinges6
Content for the ebook "Understanding ECMAScript 6"
coding-interview-university
A complete computer science study plan to become a software engineer.
react-native
A framework for building native applications using React
react-native-styling-cheat-sheet
Most of the React Native styling material in one page
redux-saga
An alternative side effect model for Redux apps
react-native-seed
Get your favorite boilerplate of React Native
Learn-Data_Structure-Algorithm-by-Javascript
Data Structure and Algorithm explanations with Implementations by Javascript