Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Can we get animation off mode? I don't like dedicating clock cycles to pretty stuff.
-
Let’s fight. Our battle will be legendary!
Just kidding lol. Though I am writing mine to compile to actual native assembly and not a web view. Faster and just more supported currently.
Do you care to release the source? Would love to see what you did there. -
@OmerFlame Sure, but currently it's on my private GitHub. Will do a seperate account for this. I'll keep you updated.
@SortOfTested I can disable the page transitions, sure. But some elements - depending on the platform need to exist, like the tab switch effect for android.
When the base features are working properly, I've got a few plans for configuration. ;) -
@010001111 My whole shtick is to make the app have the avatar editor, if you will finish your rewrite before me at least let me do that 🥺
-
@OmerFlame Actually, you're ahead with the editor and honestly I don't want to reverse engineer it too :P
Personally, I just want a devRant that doesn't crash lol -
@010001111 HAHAHAAAA I HAVE THE UPPER HAND!!
PREPARE TO BE BOOTED
Jusk kidding, for some reason you’re getting the worst of me and you made me super fucking competitive what is wrong with me I am never competitive about code lmao -
If i wanted to use a js "app" with the default theme id just use the official app
-
@yellow-dog Mine doesn’t crash.
And since it’s a PWA, you can install it like any other app, without any download size.
Even what’s cached to run the app is smaller than the actual app.
One codebase for Android and ios.
Highly themable, this is just the base. I haven’t started themes.
Edit: I even plan Tablet support, since some suggested it.. -
You can convince dfox to use your version instead of their web app, but it's understandable why he wants to focus on mobile app.
Dayli Progress DevRant PWA
https://streamable.com/3cjpxv
- Rewrote RantScript in TypeScript - full isomorphic
- Cheap VoteBar component
- Double tap already implemented! (also cheap)
- You can see the user now (rant/comment)
- Comments are partially working (there needs to be some additional work for links)
- Some CSS so @uyouthe will be happy
- Login Form
Next Target:
Do the fancy profile like OmerFlame does.
rant