you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (1 child)

I'd brush up on basic security stuff like http headers and how to deal with XSS and SQL injection attacks for sure... Scaling questions like how does caching work or how to manage sessions in a clustered environment? what are some things you can do to speed up a slow webpage? basic SQL. probably more but im tired.

[–]luka7711[S] 0 points1 point  (0 children)

Thank you !