馃殌 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鈥檝e had it recently in my project and here鈥檚 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鈥檚 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鈥檒l 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