Github Tips
Learn the efficient way to start standard projects and push it to Github/Gitlab

Search for a command to run...
Articles tagged with #frontend-development
Learn the efficient way to start standard projects and push it to Github/Gitlab

These are the two terms that you always hear in a programming language called Pure and Impure functions. You know Pure Function is always dependent on arguments and there should not be any side effects. What hack is Side Effects? ☠️ When you try to ...

7 Productive website for web developers

You always used HTTP methods like GET/POST/PUT/DELETE, there is one more methods called OPTIONS which used to execute prior to GET/POST/PUT/DELETE methods. What is CORS 🤔 Cross-Origin Resource Sharing (CORS) is an HTTP-header-based mechanism that a...

Found amazing resources which will save you tons of time as a web developer and increase your productivity👇 1. Unminify This tool will unminify, reformat, and reindent ugly JavaScript, CSS, HTML, XML, and JSON code, making it readable again. 2. Fav...

Every new advent of the web is at first baffling(impossible to understand). Web 3.0 is the third generation of internet services for websites and applications that will focus on using a machine-based understanding of data to provide a data-driven an...
