Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @dansup@mastodon.social
Gregory@grishka@mastodon.social (2026-06-10 21:40:18)
@dansup 99% of what I did at VK was Android development. I always knew enough HTML/CSS/JS/PHP to make a quick and easy website (or iframe VK app), but I only really got deep into it when I started Smithereen.
What react server vulns? Why would you have a JS runtime on your server at all? I mean the completely old-school approach with templates and stuff like the last 15 years didn't happen. These things: https://github.com/grishka/Smithereen/blob/master/src/main/resources/templates/desktop/profile.twig
---Reply---
dansup@dansup@mastodon.social (2026-06-10 22:06:33)
@grishka the react server vulns have to do with running js code server side and then rendering it back to the client, they basically remade php but less secure lol
Reply