jiexishede's Stars
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Leptune/vim-for-coding
vim-for-coding
expressjs/cookie-session
Simple cookie-based session middleware
sergdort/CleanArchitectureRxSwift
Example of Clean Architecture of iOS app using RxSwift
marlimox/AloeStackView
A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.
XVimProject/XVim2
Vim key-bindings for Xcode 9
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
woai30231/http
自己提炼的关于《HTTP权威指南》每章的知识点总结!
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
marknote/UIWebView_JS_Interaction_Demo
badlydrawnrob/anki
Learn to code with Anki — flashcards and themes for all learning levels. Master your programming language of choice!
objcio/issue-13-viper
Tencent/MLeaksFinder
Find memory leaks in your iOS app at develop time.
CodeTips/BaiduNetdiskPlugin-macOS
For macOS.百度网盘 破解SVIP、下载速度限制~
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
sshiqiao/douyin-ios-swift
抖音 iOS Swift版
skyming/iOS-Performance-Optimization
关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
liberalisman/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
chancyWu/leetcode
lsmakethebest/LSSafeProtector
强大的防止crash框架,不改变原代码支持KVO自释放,可以检测到dealloc时未释放的kvo,等19种crash
StephenGrider/AlgoCasts
node-config/node-config
Node.js Application Configuration
hapijs/joi
The most powerful data validation library for JS
AlanWei/LeetCode
AlanWei/react-boilerplate-pro
Non-opinionated React Admin System boilerplate integrated with decentralized composable features.
andrew--r/channels
📺 A collection of useful YouTube channels for javascript developers and web designers
MisterBooo/ReadyForBAT
慕课网iOS面试实战项目总结:iOS面试题思维导图与回答
eXtremeXR/APIAuthenticationWithNode
Project files for "API Authentication with Node" course
remy/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development