🚀 CYBER WEEK SALE: 50% OFF on JavaScript Fundamentals 💪

How to fix error 413 Request Entity Too Large in nginx

This error often appears when you try to upload a large file. I’ve had it recently in my project and here’s how I solved it. ...

January 25, 2021 Â· 2 min Â· Coderslang Master

7 Most Useful Terminal Commands For Beginners (Linux, Mac and UNIX)

When learning to code it’s easy to get lost in the tools you need to get started building real projects. Terminal (command line) is one those indispensable tools that can take you years to learn without proper guidance. In this beginner tutorial you’ll learn the most common, cool, and useful console commands that you can run in almost any UNIX-like environment, including Linux and macOS. ...

May 7, 2022 Â· 8 min Â· Coderslang Master