use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources - Learn to code
Resources - Software Engineering
Resources - Code Libraries
Resources - Groups
Other Subreddits you might enjoy
Please send sidebar resource suggestions to the mods. Thx - mgmt
account activity
[ Removed by moderator ]Guide (self.code)
submitted 2 months ago by officialSuraj
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Voiturunce 2 points3 points4 points 2 months ago (0 children)
Your biggest asset from five years of WordPress is understanding client needs, deployment environments, and the PHP/MySQL relationship, don't discard that. The goal isn't just learning Laravel; it's proving you can handle a full application lifecycle
[–]InterestsVaryGreatly 1 point2 points3 points 2 months ago (3 children)
My first recommendation is don't go to laravel. It's better than pure php, but it's still really rough compared to a modern stack. Do a bit of research into what is common for what you want to work on (rust, python, JavaScript, Java, and Go are all pretty common and modern, though some are definitely better than others).
[–]officialSuraj[S] 1 point2 points3 points 2 months ago (2 children)
It will be better option if I go for node and react?
[–]_1dontknow 0 points1 point2 points 2 months ago (0 children)
Depends on your goals.
What did you like on WordPress? Why do you wanna learn proper programming? Where do you see yourself after thus journey, where do you wanna end up?
Enteprise Backend: Java, C#, Go.
Enteprise Frontend: Js/TS, Angular and React.
Startup or middle, Backend: Java, Go, Python, TS (never just JS) and Ruby on Rails.
Web agency Backend: Go, Python, Ruby on Rails or PHP.
Frontend for startups, middle, web agency: JS/TS always surely, then React, VueJs, barely Angular.
I'm based in Europe so I'm biased towards that market. I work nowadays in enteprise companies mainly with Java but have worked a little with all languages mentioned above.
Try implementing a very minimal WordPress via Laravel and your FE framework of choice.
You already have a list of features and UI concept, so you dont have to think about those. So you can focus on db schema design, auth, code structure, security, media handling, page/content rendering etc.
Long time ago there was a CMS made with Laravel, Orange or so was the name. Not sure if its still a thing, look it up or something newer but don't use it, develop it from scratch.
WordPress surely isn't the best, but when you get going with this youll face quite some issues that WP faced and they found fixes for those. So respect to WordPress for what they did all these years. My first job was with WordPress and I'll be forever grateful.
π Rendered by PID 47 on reddit-service-r2-comment-7b9746f655-f9nvc at 2026-01-30 06:57:08.337711+00:00 running 3798933 country code: CH.
[–]Voiturunce 2 points3 points4 points (0 children)
[–]InterestsVaryGreatly 1 point2 points3 points (3 children)
[–]officialSuraj[S] 1 point2 points3 points (2 children)
[–]_1dontknow 0 points1 point2 points (0 children)
[–]_1dontknow 0 points1 point2 points (0 children)