books

books

The concept of full-stack was pronounced dead at the close of 2019.
2020 Stack is the new name for the new generation. Follow ⚪⚪⚪

windrose
Stacks

Five top-level stacks of Web technology:

Front-end
Back-end
Network
Development
System

Development stack

The meta-stack: all the tools, testers, and bug trackers that software engineers use to create and deploy your web site.

Layer Technologies Read more . . .
Test
Regression testing, unit test, compliance testing, stress testing.
Test twice, run once.
Debug
Firebug for the front-end and XDebug for the backend.
Still developing without a debugger?
Tools
SSH, SCP, SFTP, and the Remote System Explorer
Productivity is all about tools.
Workbench
Choosing an Integrated Development Environment (IDE) or a text editor for your workbench.
A good workbench streamlines your development chores.
Revision
Centralized versus distributed version control software.
Mind those p's and q's.