Web Dev PHP JS Design UI UX – Telegram
Web Dev PHP JS Design UI UX
1.82K subscribers
461 photos
10 videos
40 files
3.72K links
@wwwdev #web #python #rust #go #cli #vuejs #laravel #php #js #css #nodejs
We focus on sharing great links for Web Developers.
Download Telegram
https://hadolint.github.io/hadolint/
Dockerfile Linter

A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on top of the AST. It additionally is using the famous Shellcheck to lint the Bash code inside RUN instructions. Please help me improve the linter with your suggestions.
22 Things You Should Give Up if You Want to Be a Successful Developer | by Dmitry Shvetsov | Better Programming | Jun, 2020 | Medium
https://iamdi.dev/22-things-you-should-give-up-if-you-want-to-be-a-successful-developer/
GPU.js is a JavaScript Acceleration library for GPGPU (General purpose computing on GPUs) in JavaScript for Web and Node. GPU.js automatically transpiles simple JavaScript functions into shader language and compiles them so they run on your GPU. In case a GPU is not available, the functions will still run in regular JavaScript. 
https://github.com/gpujs/gpu.js