hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Saturday, 18 September, 2021 UTC

How to rewrite your app while growing to a $100,000,000 series B

When you're in a company desperately trying to meet demand, *ship*. You'll have money, time, and professionals to fix code later. Even if you start with jQuery. ... more


Saturday, 14 August, 2021 UTC

Want to become a JavaScript expert?

Learning from tutorials is great! You follow some steps, learn a smol lesson, and feel like you got this. Then you go into an interview, get a question from the boss, or encounter a new situation and o-oh. ... more


Thursday, 24 June, 2021 UTC

A surprising feature of JavaScript optional chaining

This blew my mind, thought you'd like it too. You can do more with ?. than you thought. ... more


Wednesday, 12 May, 2021 UTC

Build privacy-focused blazing fast tweet embeds – CodeWithSwiz 30

Twitter embeds every tweet on your page as an iframe. Loads 1.2MB of JavaScript, makes 20+ HTTP requests and uses 100+ DOM nodes. 💩 ... more


Tuesday, 4 May, 2021 UTC

Twitter embeds without JavaScript, pt1 – #CodeWithSwiz 29

Continuing our quest for better Lighthouse scores, more reader privacy, and less JavaScript we attacked the next biggest culprit 👉 Twitter. ... more


Thursday, 18 March, 2021 UTC

Go full-stack in 5min with your first cloud function

How *do* you build a JavaScript function that runs in the cloud serverlessly? Here's how to get started with Vercel, Netlify, or AWS Lambda ... more


Wednesday, 17 March, 2021 UTC

If you can JavaScript, you can backend

When you think of a backend or server developer, who comes to mind? A wizard of arcane magics. The future belongs to full-stack frontend engineers. ... more


Friday, 30 October, 2020 UTC

Build better apps faster with the JAMStack

null ... more


Tuesday, 22 September, 2020 UTC

A JavaScript function that makes $40,000+/year

What's the best code you ever wrote? Is it the most clever, or the cleanest. The most fun problem to solve, or the most impactful. The surprise throwaway everyone uses, or the love nobody noticed. ... more


Tuesday, 22 September, 2020 UTC

Modern backend is a JavaScript function

Many engineers think server-side code is the scary domain of True Engineers. Something newbies, juniors, and frontend engineers shouldn't touch. They're wrong. Modern backend is a joy. ❤️ ... more


Thursday, 17 September, 2020 UTC

Using JavaScript to commit to Github – CodeWithSwiz 7

Update code with a JavaScript function? Easier than you think 😍 ... more


Friday, 21 August, 2020 UTC

You though computer science has no place in webdev? Here's a fun coding challenge

null ... more


Monday, 17 August, 2020 UTC

How to debug unified, rehype, or remark and fix bugs in markdown processing

null ... more


Monday, 17 August, 2020 UTC

How to debug unified, rehype, or remark and fix bugs in markdown processing

null ... more


Friday, 14 August, 2020 UTC

Tech in 2021 according to a VC

null ... more


Monday, 10 August, 2020 UTC

When your brain is breaking, try XState

null ... more


Friday, 7 August, 2020 UTC

In 2020, what is "frontend" ��

null ... more


Monday, 3 August, 2020 UTC

Why react-hook-form is my new favorite form library

null ... more


Friday, 31 July, 2020 UTC

What if engineers were paid like athletes

null ... more


Friday, 24 July, 2020 UTC

Why engineers are worth so much

null ... more


Tuesday, 21 July, 2020 UTC

5 years of books & courses or how I made $369,000 on the side

null ... more


Monday, 6 July, 2020 UTC

Path dependence or why existing code always looks bad

null ... more


Friday, 3 July, 2020 UTC

Build a new design system in a couple afternoons

null ... more


Monday, 29 June, 2020 UTC

Wormhole state management

null ... more


Friday, 26 June, 2020 UTC

How to grow as a senior engineer or why I got a new job

null ... more


Monday, 22 June, 2020 UTC

Hackers

null ... more


Monday, 15 June, 2020 UTC

Using scopes for elegant JAMStack permissions

null ... more


Friday, 5 June, 2020 UTC

How to lie with facts

null ... more


Friday, 22 May, 2020 UTC

Screw web performance, just wait a little ��

null ... more


Monday, 18 May, 2020 UTC

Add granular role-based access to your JAMStack app

null ... more