You are here |
www.mattlayman.com | ||
| | | |
skilldrick.co.uk
|
|
| | | | Last year I wrote A brief introduction to closures which was meant to help people understand exactly what a closure is and how it works. I'm going to attempt that again, but from a different angle. I think with these kinds of concept, you just need to read as many alternative explanations as you can in order to get a well rounded view. First-class functions As I explained in Why JavaScript is AWESOME, one of the most powerful parts of JavaScript is its first-class functions. | |
| | | |
honza.pokorny.ca
|
|
| | | | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada | |
| | | |
www.thedroneely.com
|
|
| | | | Hugo is a static site generator program and a mighty good piece of free software. | |
| | | |
www.jeremykun.com
|
|
| | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same princi... |