Category – Development
55 posts tagged with "Development" (See all categories)

DDefendCon 2019

06/07/20191 Min Read — In Conferences, Career, Development, Testing

Looking for some local security focused conferences and found DefendCon is happening in Seattle on Sept 26-27, 2019! They are still in CFP mode but speaking of cook acronyms, looks like they even…

PPop OS Fix Endless Login Loop

05/12/20191 Min Read — In Resources, Ops, Development

Pop!OS recently updated to 19.04, after upgrading I found that I was unable to login to my desktop. This is what I did to get out of the issue. After much research I found that there are many…

AAssert JS Conf 2019

05/11/20191 Min Read — In Conferences, Career, Development, Testing

Assert(JS) Conf is back for 2019. If you're serious about testing in the modern JavaScript world, I recommend checking it out. This will be in Toronto on September 12th, 2019. The tickets are on…

SSwapped to Gatsby, Goodbye Wordpress

05/02/20191 Min Read — In Development, Resources

Ditching my old site This blog is more of a personal career journal and work blog, so it makes sense to keep it in my personal site, instead of my biz site. I've also had to deal with more than enough…

AAwesome Uses

03/18/20191 Min Read — In Career, Resources, Development

This magically appeared in my GitHub feed because I follow Kent C Dodds and saw his fork activity. I am a big fan of Awesome lists , snooping on other people's set ups and Wes Bos so this is…

SSeattle Vue Meetup

03/17/20191 Min Read — In Career, Conferences, Development

Hello Seattle Vue party people. I've had a blast learning Vue recently and saw that Seattle now has a meetup group! I'll see you there! https://www.meetup.com/SeattleVueJS/

DDot Dev

03/01/20191 Min Read — In Career, Ops, Development

I caved under absolutely no peer pressure whatsoever at all. Not a victim of social media pressure or marketing in the slightest. They're mine, all mine. testops.dev && sheree.dev

GGraph QLub

02/12/20191 Min Read — In Career, Office, Resources, Development

My team is doin' this free GraphQL online bootcamp together and levelin' up en masse. Like anything free, buyer beware, but it's super fun so far and my team self organized and even did the homework…

TThank U Nuxt

01/21/20191 Min Read — In Development

I wrote a pretty simple Vue.js site, just winging it. When I was done enough I realized I didn't have a good way to deal with "page" titles or meta header tags. And my performance was not snappy at…

RRefactoring UI

12/14/20181 Min Read — In Career, Resources, Development

Today I grabbed the much anticipated Refactoring UI: Book by Adam Wathan and Steve Schoger . I follow both of them on Twitter but really became interested in the project after watching a…

IIt Is Time To Switch To Firefox

12/01/20181 Min Read — In Security, Development

https://www.mozilla.org/en-US/firefox/developer/ There is no cure all, there is no free lunch. Your privacy and rights matter and if you look around, it's hard to feel like any giant tech orgs agree…

CCatching Up on Front End Web Dev

11/04/20181 Min Read — In Development, Career

Circa 2005-2007 I was obsessed with Ruby and then later Rails. 2007-2009 was when I was really into web dev and was writing PHP to talk to MySQL and also pretending I knew anything about design. Boy…

CCypress Quick Tip: Requests

09/10/20181 Min Read — In Resources, Testing, Development

The classic use case for making direct requests to your backend outside of your front end application, is to create, login and seed the local browser with user creds so you can cleanly run whatever…

AAdd Lighthouse To Your Dev Setup

06/29/20181 Min Read — In Testing, Development

Lighthouse is a great tool to check your website for common issues around accessibility, performance, SEO. I've been using it in the browser/extension for a while but I just figured out that you can…

DDank Mono Font

06/04/20181 Min Read — In Development

I'm not sure how I found out about Dank Mono but I really love it. Goodbye Inconsolata, you served me well. It was 40£ and worth it. It was handmade by a developer and he releases updates as one…

CCypress Quick Tip: Scripts

05/22/20181 Min Read — In Resources, Testing, Development

In your package.json the simplest setup is running your testrunner for day to day development and running your tests on the commandline, perhaps for continuous integration. This could be as simple…

SSEO For Beginners Class at General Assembly

03/19/20181 Min Read — In Development

I recently realized the only thing I know about SEO is that having good AX/a11y and a good mobile experience was good for SEO. I saw that the local General Assembly school had an inexpensive beginners…

CCypress Quick Tip: Skip and Only

03/04/20181 Min Read — In Resources, Testing, Development

In your day to day use of Cypress, especially using it for day to day development, you will want to focus on your signal from the noise that a constant testrunner can evoke. Only the Lonely When you…

WWCAG Trello Board

02/07/20181 Min Read — In Accessibility, Development

I'm a big fan of templatizing, checklists, Trello, and accessibility. You can quickly scaffold out your own WCAG audit by importing the guidelines into an actionable form. Review https://www.w3.org…

CCypress Quick Tip: Adding Faker

11/30/20171 Min Read — In Resources, Testing, Development

A lot of your testing will be done with mocks, fakes, stubs and fixtures of some sort. Sometimes in a test you don't want flat data, but something dynamic for each run. You can use tools to create…

CCypress Quick Tip: Debugging

11/15/20171 Min Read — In Resources, Testing, Development

I will admit, I don't really know JavaScript too well. I am not a webdev whiz but I do a fair amount of general debugging and sometimes outright stepping through a debugger to diagnose a problem. Did…

MMy First Windows Computer

10/16/20171 Min Read — In Office, Testing, Development

My new project is Windows-heavy. I have up to this point made a career out of avoiding anything to do with Web or Windows. Now I'm doing both and feeling a bit lost. To better myself and get some…

CCypress Quick Tip: Configs

10/12/20171 Min Read — In Resources, Testing, Development

One of the first things you will want to do when spinning up Cypress in your project is setting up your configs. You can get pretty far without it and they come with sensible defaults. After you…

CCypress Quick Tip: Waits

08/12/20171 Min Read — In Resources, Testing, Development

One thing you will want to do very often when testing a React or Vue UI is waiting for the view to do something. The big use case here is waiting for an API response so that your UI can display the…

22017 PyCon Report

05/25/20171 Min Read — In Ops, Testing, Development

PyCon was giant. It felt like WWDC. Here's some stand-out talks. Ying Li, David Lawrence: Introduction to Threat Modeling Lynn Root: Tracing, Fast and Slow Digging into and improving your web service…

CCypress Quick Tip: Fixtures

04/11/20171 Min Read — In Resources, Testing, Development

Having worked for agencies, studios, consultancies for years one thing that I've managed to live through time and time again is being on a greenfield app project that depended on a API/backend that…

PPyDx 2016 Report

10/03/20161 Min Read — In Conferences, Ops, Testing, Development

I've been heads-down in Python lately and love an excuse to go to Portland. So I saw PyDX conference pop-up and had to attend! Quick review: The talks were half squishy, half technical, I would prefer…

GGetting Started With Postman

04/21/20161 Min Read — In Ops, Testing, Development

This is a collection of resources I've collected for getting my junior testers started with API testing. Postman is an incredibly friendly and useful rest tool I recommend to all. Brief Intro http…