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
-
gruff5576yNot a portfolio site but it will be as good as any if you want to learn react. I just released a system at work where I wrote the payment portal using preact and typescript talking to a .net core api running on Linux in a docker swarm. So much more enjoyable to create a nice interactive site with p/react and with docker to deploy a multi container solution with so little effort is just ❤️ I’m no Facebook fanboy but they did a great job with react and I feel so much more productive with it. Then came along preact which has tightened it up and reduced the size to a mere 3kb and with bulma providing nice css it all runs perfectly in whatever version of chromium is embedded in an old win forms app. I think it’s v32.something, years old but I dare not update it as I need to support .net 4 and xp still. To cut a long story short I say go for it
-
I did with VueJS, but when I was done I realized SEO suddenly became a bigger bitch then it normally is. So did a rewrite with just Laravel. Now rewriting it to OctoberCMS.
-
devTea240886yAny js framework will work if it’s just for a portofolio, use the one you like the most
Related Rants
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
isaacWeisberg21Me and my wife are software engineers Started dating while doing a project together I guess you could say that...
-
JMoodyFWD48My "Coding Standards" for my dev team 1.) Every developer thinks or have thought their shit don't stink. If y...
Thinking about rebuilding my portfolio website with React. Has anyone else done this? Would it be worth it?
question
portfolio
react
web development