Post details
Software engineer and artist
Software engineer and artist
A post by Stuart Langridge (sil)
Key principles using modern CSS, fluid type, fluid space, flexible layout and progressive enhancement will help you to build better front-ends that work for everyone.
In this article, Louis Lazaris describes and demonstrates some interesting HTML attributes that you may or may not have heard of and perhaps find useful enough to personally use in one of your projects.
It is with great pride that today we release webvm.io our next-gen demo of CheerpX. Are you ready for #webassembly powered x86 virtual machines in the browser? In depth technical info and future plans: medium.com/leaningtech/we…Alessandro Pignotti (@alexpignotti)Tue, 01 Feb 2022 13:42 GMT
Whoa. webvm.io runs a full Debian VM entirely in your browser via WebAssembly... and it ships with working Perl, Python, Ruby and Node.js!Post details
We have made a server-less virtual Linux environment that runs unmodified Debian binaries in the browser. This is powered by CheerpX, a WebAssembly virtualization platform. Feel free to play with it and report bugs: leaningtech.com/webvm-server-l…Leaning Technologies (@leaningtech)Tue, 01 Feb 2022 13:15 GMT
Simon Willison (@simonw)Wed, 02 Feb 2022 01:53 GMT
Appending to a Querystring using Go (1 mins read).
How to append query parameters in a URL in Go.
Don't Just String Append to a Querystring (1 mins read).
Why you shouldn't use concatenate strings together to append to a querystring.
Some of you have never made a <button> that submits form data to a server while the user is navigated to a new page defined by the form `action` attribute - all with no JS involved - and it shows.
Stephanie Eckles (@5t3ph)Wed, 19 Jan 2022 22:10 GMT
Acronyms every front end developer should know.
Grady Booch (@Grady_Booch)Sun, 09 Jan 2022 18:09 GMT
this code sample generates 228 kB of clientside JavaScript (72.2 kB compressed)
Post details
echo 'export default () => 'Hello, Twitter' > pages/index.js
Next.js (@nextjs)Tue, 07 Dec 2021 02:27 GMT
Zach Leatherman (@zachleat)Wed, 08 Dec 2021 03:19 GMT
I finally convinced my very talented work buddy @kevinpaxton82 to make his own site, and 1 day in it already looks ✨ amazing ✨ kevinpaxton.comCarol 🌻 (@CarolSaysThings)Fri, 14 May 2021 09:09 +0000
Followed a tutorial and put JWTs in localStorage? If the guy behind UNPKG wanted to, he could inject code to JS requests and collect all of your users JWTs. Same w/ any 3rd party scripts you use. 2B req/mo is a lot of tokens. I put that crap in signed, https, SameSite cookies.Ryan Florence (@ryanflorence)Fri, 12 Mar 2021 18:02 GMT
Why I Consistently Reach for Server-Driven Content Negotiation (For Versioning) (5 mins read).
Why I use server-driven content negotiation for APIs to allow for versioning and allowing different representations of APIs.
Developers adding multiple third-party analytics to their pages like they really want to find out how much visitors hate slow websites.
Laura Kalbag (@LauraKalbag)Thu, 17 Dec 2020 17:49 GMT
I do wish Ruby was the browsers embedded language tho
Adam Jacob (@adamhjk)Mon, 30 Nov 2020 03:45 GMT
🇺🇸 🖥 uncle odil🗽 ✝️ (@OdiliTime)Mon, 23 Nov 2020 07:37 GMT
Added a widget to the footer of my personal site for any page speed-tested through Speedlify. Pulls in the latest run data including request count, page weight, and @____lighthouse scores 😍Zach Leatherman (@zachleat)Sun, 12 Jul 2020 03:55 +0000
This is a great resource I've used in the past for learning how best to approach automation testing with a website.
You're currently viewing page 1 of 2, of 63 posts.