Explore >> Select a destination


You are here

mattspitz.me
| | www.teamblind.com
8.5 parsecs away

Travel
| | Hi Guys, I'm currently P50 at Atlassian. I got a call from PayPal couple of days ago for staff engineer frontend role. I really wanted to switch this time given that atlassian culture is declining. But it's been a while since I attended an interview....
| | blog.martinig.ch
8.3 parsecs away

Travel
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.
| | blog.waleedkhan.name
8.5 parsecs away

Travel
| | Intended audience Software engineers, particularly those at large companies or organizations. Origin General software engi...
| | www.planetgeek.ch
42.2 parsecs away

Travel
| Active patterns make using a Regex in F# neat: The matched groups are returned in the list after the pattern. Here is an example from our codebase: Pattern found at Active Patterns - F# | Microsoft Learn: In this example, I use the regex active pattern to map JSON parsing errors to a Result with...