W
W
web-quest32017-09-25 10:00:57
Web development
web-quest3, 2017-09-25 10:00:57

Do you guys need those who have experience, I just can’t decide to write in pure or PHP framework?

The fact is that I wrote a simple blog there even without pagination, worked with cmsks, and did a bunch of things .. well, more precisely a bunch)), not so much in fact, there is export, import to excel, parsing, there are modules on the cmsk - there are no problems, crud can easily do authorization too (self-written) I even know what joins are)).
But now, I’m too lazy to write in an empty, sovi project, again the crud again, the routes are all the same and much more complicated than on a framework, besides, a framework is needed at work.
Do you think it is necessary to code a year for yourself in a pure language?
What will happen, what threatens me if I immediately work on the framework?
What I don’t like when I do it cleanly, I see a bunch of inconveniences after the framework, and routers and stuff, I’m already used to the MCC again, that I immediately want to implement it (architecture) at home. Although initially I just wanted to just do it myself, invent, etc. ... but how you look at how complicated everything is, and what kind of shit code it is, so hands down and I think, why, if you paid for it, then yes, and so ... how it’s like coding in an empty way ..
ON the framework, everything is done for you from routers to validation and convenient splitting of the project.
In general, what is your opinion on what to do? (the framework is slowly mastering everything, it seems so cool) and thoughtfully) although my project has only 1 guest book (mini blog), well, if you take a clean one.
As I understand it, teaching a pure language only with code, or there are other options, for example, coding on a lara and reading PHP docs, (coding not projects but individual elements) for example, how the interface works, coding figured out how the trait works, etc .
THIS IS EXTREMELY IMPORTANT FOR ME, COLLEAGUES PLEASE HELP, ALREADY NO SLEEP)).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Dart, 2017-09-25
@web-quest3

again crud again routes all the same

Great, you already understand why frameworks are needed, because. uselessly switch to them until there is an understanding
Preferably, but the question does not contain information about how much you already code
Misunderstanding why the framework did it this way and not otherwise, why everything is so complicated and what if you don’t do it
routing can be taken ready, and MVC can be implemented quickly
So you code for experience, I had projects not on frameworks, I don’t regret a single one
Do it on the framework, and for work if necessary, then you see, it means that the stars already add up like that.

A
Adamos, 2017-09-25
@Adamos

Specialists with experience in reading minds are required ... What is the question?
Should you learn pure PHP? Of course, to know "what's under the hood."
Is it worth it to use frameworks? Of course, they are often useful, and in a large project they are almost mandatory.
Is it worth it to discuss such questions on the forums? IMHO, it's just a form of procrastination.

M
maiskiykot, 2017-09-25
@maiskiykot

I always wrote everything myself. Whether badly it turned out well - do not care! But you always know: how what works and why. I use blanks only for js - mootools.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question