Useful-Stuff

589 bookmarks
Custom sorting
What is the difference between "let" and "var"?
What is the difference between "let" and "var"?
ECMAScript 6 introduced the let statement. I've heard that it's described as a local variable, but I'm still not quite sure how it behaves differently than the var keyword. What are the differences...
·stackoverflow.com·
What is the difference between "let" and "var"?
Logging out via a link in Laravel
Logging out via a link in Laravel
I have a "Logout" link in my top navigation bar. I'm wondering how I can make it so that while I'm logged in, it'll log me out when I click on it and return me to the homepage. To be specific, what
·stackoverflow.com·
Logging out via a link in Laravel
Screen Size Map
Screen Size Map
A visual comparison of screen sizes in device-indipendent pixel.
·screensizemap.com·
Screen Size Map
SamanthaMing.com
SamanthaMing.com
Weekly goodness of JavaScript, HTML, CSS tidbits and the programming journey of a frontend developer!
·samanthaming.com·
SamanthaMing.com
r/webdev
r/webdev
r/webdev: A community dedicated to all things web development: both front-end and back-end. For more design-related questions, try /r/web_design.
·reddit.com·
r/webdev
Socket Programming in Python (Guide) Real Python
Socket Programming in Python (Guide) Real Python
In this in-depth tutorial, you'll learn how to build a socket server and client with Python. By the end of this tutorial, you'll understand how to use the main functions and methods in Python's socket module to write your own networked client-server applications.
·realpython.com·
Socket Programming in Python (Guide) Real Python
Python 3's f-Strings: An Improved String Formatting Syntax (Guide) Real Python
Python 3's f-Strings: An Improved String Formatting Syntax (Guide) Real Python
As of Python 3.6, f-strings are a great new way to format strings. Not only are they more readable, more concise, and less prone to error than other ways of formatting, but they are also faster! By the end of this article, you will learn how and why to start using f-strings today.
·realpython.com·
Python 3's f-Strings: An Improved String Formatting Syntax (Guide) Real Python
PHP: La Retta Via
PHP: La Retta Via
Una raccolta di migliori pratiche, standard di codifica accettati e link a tutorial PHP di qualita sparsi per il Web
·it.phptherightway.com·
PHP: La Retta Via
npm: music-metadata
npm: music-metadata
Music metadata parser for Node.js, supporting virtual any audio and tag format.. Latest version: 8.1.0, last published: 2 months ago. Start using music-metadata in your project by running `npm i music-metadata`. There are 174 other projects in the npm registry using music-metadata.
·npmjs.com·
npm: music-metadata
An Absolute Beginner's Guide to Using npm
An Absolute Beginner's Guide to Using npm
Beginning with npm can seem a bit daunting - give yourself a kickstart with our absolute beginner's guide to npm, and you'll be off your feet in no time.
·nodesource.com·
An Absolute Beginner's Guide to Using npm
SQL Injection Cheat Sheet | Invicti
SQL Injection Cheat Sheet | Invicti
The SQL Injection Cheat Sheet is the definitive resource for all the technical details about the different variants of the well-known SQLi vulnerability.
·netsparker.com·
SQL Injection Cheat Sheet | Invicti