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
-
Fuck all that, do it in rv32i assembly then write a frontend in manual wasm with minimal js to get it to run.
-
@yellow-dog yeah but that's about the lowest level you can go for frontend so yeah
(Or just build your own browser from scratch) -
@AleCx04 the thing about rust is that using it for 8 hours at work is about 8 hours more than what a sane person could take
Related Rants
-
opengenus0Turn your usual habit into something that everyone praises
-
blol3Company: Govt says you should stay home to prevent spreading the disease. PLZ WFH. People start to WFH. VPN g...
-
Fast-Nop4The best part about home office isn't that you can fart without co-workers getting annoyed. It's that you can ...
hmmmmmm let me see.
Web based? lets do web based.
Do something simple like a basic crud app on web api format:
Do it with full authorization and authentication.
Start hard. Do it with pure golang using NOTHING but the std libraries.
Now, do it in a magic mvc framework like Rails or Laravel
Now do it on dotnet core
Now do it in django rest.
Watch the differences in all of them, sell your soul to something and now do it in Clojure. If you do it on a Scheme dialect or on Common Lisp my CMS admin will suck your whatever you have. Dude seems to be pretty good at it, we are trying to keep him from pulling tricks on the street but he insists.
Then add a React client with Typescript to get them basic ass endpoints to display nicely.
It should give you a fuckload of perspective amongst the different tools and way we do things and might make you appreciate the differences in paradigms required(pro points for doing modular in c# dotnetcore using different classlibs for the major points of the application using some crazy pattern like the mediator pattern)
I would hire a mfker that throws all this shit at me on a portfolio on the spot.
rant
wk201