typeprof
django-sockpuppet
typeprof | django-sockpuppet | |
---|---|---|
5 | 4 | |
778 | 451 | |
0.6% | - | |
9.1 | 0.0 | |
20 days ago | about 2 years ago | |
Ruby | Python | |
MIT License | MIT License |
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.
typeprof
- Почему я программирую на Ruby
- TypeProf: A type analysis tool for Ruby code based on abstract interpretation
-
Ruby 3.1.0 Preview 1 released with new experimental JIT
Good to see IDE support for TypeProf type hints[1]. I've been doing a lot of work in statically typed languages lately. Ruby has been moving towards static types for a while, but the lack of IDE support has always been the dealbreaker for me to pick up Ruby again.
[1] https://github.com/ruby/typeprof/blob/master/doc/ide.md
-
rbs collection was released!
rbs collection feature integrates this repository and tools use RBS, such as rbs command, Steep, and TypeProf.
django-sockpuppet
- Почему я программирую на Ruby
- Stimulus Reflex for Django
-
Is Django enough?
The vast majority of applications are like that. You need some javascript, not a ton. If you need more than just a little bit of interactivity, you can use something like htmx or django-sockpuppet or any other number of things to get SPA-like interactivity without a dedicated frontend.
-
Show HN: Django and React SaaS boilerplate tutorial
> Django with React IMO is getting the right blend of isomorphic rendering down. I don't want to go full SPA with Django as this defeats the purpose of Django IMO.
What we want from something like react after all is reactivity, and it's possible to get that if you were to use something like https://github.com/jonathan-s/django-sockpuppet
So if you've got an open mind and want to test it's there for the taking.
What are some alternatives?
rbs - Type Signature for Ruby
django-webpack-loader - Transparently use webpack with django
ruby-next - Ruby Next makes modern Ruby code run in older versions and alternative implementations
react-async-component - Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
yjit - Optimizing JIT compiler built inside CRuby
django-react-boilerplate - DIY Django + React Boilerplate for starting your SaaS