Hello! I'm Yuliang.
RSS FeedA Research Software Engineer at The University of Sheffield building reliable, scalable software for science and innovation.
Read the blog posts or read more about me.
Featured
What makes a web application resilient?
Published: at 00:004 min readBuild core features with simplest technologies, enhance UX progressively. Accessibility is important than consistency. Let each technology do its own thing!
Recent Posts
Actor Model
Published: at 09:005 min readWhat is the Actor Model? How does it work? Why is it useful?
Cloudflare rocks
Published: at 13:004 min readBuy a domain, host static or SSR sites, create subdomains, setup redirects, ..., all with Cloudflare.
End-to-End Testing with Docker and Selenium
Published: at 00:002 min readStreamline Django end-to-end testing with Docker and Selenium. Use the official Selenium Docker image for reusability and maintainability. Modify LiveServerTestCase's host variable for successful containerised testing.