Should You Listen to Music While Programming?
In this article, I’m going to discuss the pros and cons of listening to music while programming...
https://dev.to/claudiobernasconi/should-you-listen-to-music-while-programming
@DevMisc
#dev #productivity #beginners
In this article, I’m going to discuss the pros and cons of listening to music while programming...
https://dev.to/claudiobernasconi/should-you-listen-to-music-while-programming
@DevMisc
#dev #productivity #beginners
I’m harvesting credit card numbers and passwords from your site. Here’s how.
It’s far easier than you think. Zero knowledge of cybersecurity required.
https://medium.com/hackernoon/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5
@DevMisc
#badpractices #dev
It’s far easier than you think. Zero knowledge of cybersecurity required.
https://medium.com/hackernoon/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5
@DevMisc
#badpractices #dev
Hacktoberfest 2021 is Here 🎃
The worldwide celebration of open source projects and contributions is back!
https://dev.to/devteam/hacktoberfest-2021-is-here
@DevMisc
#hacktoberfest #dev #event
The worldwide celebration of open source projects and contributions is back!
https://dev.to/devteam/hacktoberfest-2021-is-here
@DevMisc
#hacktoberfest #dev #event
Devtools-Detect
Useful for when you want something special to happen when DevTools is open. Like pausing canvas, adding style debug info, etc.
https://github.com/sindresorhus/devtools-detect
@DevMisc
#dev #misc
Useful for when you want something special to happen when DevTools is open. Like pausing canvas, adding style debug info, etc.
https://github.com/sindresorhus/devtools-detect
@DevMisc
#dev #misc
List of languages that compile to JS
https://github.com/jashkenas/coffeescript/wiki/list-of-languages-that-compile-to-js
@DevMisc
#javascript #dev
https://github.com/jashkenas/coffeescript/wiki/list-of-languages-that-compile-to-js
@DevMisc
#javascript #dev
Browser-Fingerprinting
Avoiding bot detection: How to scrape the web without getting blocked?
https://github.com/niespodd/browser-fingerprinting
@DevMisc
#extra #dev
Avoiding bot detection: How to scrape the web without getting blocked?
https://github.com/niespodd/browser-fingerprinting
@DevMisc
#extra #dev
The benefits of Iframe-based development
This article shows that Iframes allow single page apps to isolate security, improve performance, and increase developer speed through modular operations.
https://stakedy.com/long/the-hidden-benefits-of-iframe-based-development.html
@DevMisc
#web #dev
This article shows that Iframes allow single page apps to isolate security, improve performance, and increase developer speed through modular operations.
https://stakedy.com/long/the-hidden-benefits-of-iframe-based-development.html
@DevMisc
#web #dev
Python: Icecream
Never use print() to debug again.
https://github.com/gruns/icecream
@DevMisc
#python #dev
Never use print() to debug again.
https://github.com/gruns/icecream
@DevMisc
#python #dev
Why you shouldn’t use GraphQL
GraphQL is great, however, depending on your use case, performance requirements, and tolerance for unnecessary complexity, GraphQL could be a bad fit for your project.
https://blog.logrocket.com/why-you-shouldnt-use-graphql
@DevMisc
#dev #learn #graphql
GraphQL is great, however, depending on your use case, performance requirements, and tolerance for unnecessary complexity, GraphQL could be a bad fit for your project.
https://blog.logrocket.com/why-you-shouldnt-use-graphql
@DevMisc
#dev #learn #graphql