Full stack
Appearance
Look up full stack in Wiktionary, the free dictionary.
Full stack, full-stack or fullstack might refer to;
- Full stack, a player positioning strategy in the sport of pickleball
- Fullstack Academy, a software engineering bootcamp
- Full-stack developer, a software developer able to work at all levels of the program stack
- Full-stack, in technology development, full stack refers to an entire computer system or application from the front end to the back end and the code that connects the two. The back end of a computer system encompasses “behind-the-scenes” technologies such as the database and operating system.
Program a browser (like using JavaScript, jQuery, Angular, or Vue) Program a server (like using PHP, ASP, Python, or Node) Program a database (like using SQL, SQLite, or MongoDB)