MastKalandar@feddit.online to No Stupid Questions@lemmy.worldEnglish · 2 days agoTo make the concept very simple, backend means how to connect ?message-squaremessage-square13linkfedilinkarrow-up16arrow-down11file-text
arrow-up15arrow-down1message-squareTo make the concept very simple, backend means how to connect ?MastKalandar@feddit.online to No Stupid Questions@lemmy.worldEnglish · 2 days agomessage-square13linkfedilinkfile-text
minus-squareStevelinkfedilinkEnglisharrow-up10·2 days agoGenerally speaking (not just computing) Front facing or Frontend is what the end user sees and interacts with. The public side of a system. Backend is the hidden part of the system that allows the front actually do the things people want it to.
Generally speaking (not just computing)
Front facing or Frontend is what the end user sees and interacts with. The public side of a system.
Backend is the hidden part of the system that allows the front actually do the things people want it to.