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
-
Nice. I like the fresh design ideas!
The lack of icons isn’t as weird as I thought it would be.
How does the code highlighter work? Does it recognize code and only highlights those parts which are code?
I also had the idea for code highlighting but I imagined that it would need to look for markers like ``` or {code}. -
@Lensflare thx! it doesnt recognize the code. its actually very basic haha.
at the moment it colors every "{" etc.. and if // or ## at start it comments the line...
it would be cool if we could make the code markers same in every client and then actually recommend using them when composing a rant. -
@joewilliams007 yes indeed! I think the most common is
```
this = code;
```
It works on github and MS Teams, for example. -
Small little update for those who are interested in the changes.
Theres now a Changelog in the newest version which will also show new versions that arent installed yet making it easy to decide if an update is worth it.
It get the data from here https://github.com/joewilliams007/...
Related Rants
-
mijit19*Builds a web component for a client website* CLIENT: I don't like it, can I have it a tiny bit over to the r...
-
hiessy21hope this isnt a repeat. have a great weekend guys!!!!!
-
Cyborg15A guy and a girl are in a Java seminar. Afterward, the guy approaches the girl and asks, "Hey gurrl, can I ge...
I finally got to releasing a devRant client for Android!
Note that many features are still missing but will be comming soon.
Main features (but not limited to :) are
fresh UI w. themes
animation of @SIMMORSAL (devRantNative)
basic code highlighter (alpha)
landscape + resizeable without breaking
userinfo in feed (optional)
surprise rant
Github and Apk https://github.com/joewilliams007/...
devrant
java
client
skyrant
apk