https://github.com/robincsl/robincsl
https://github.com/robincsl/robincsl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robincsl/robincsl
- Owner: RobinCsl
- Created: 2020-09-25T18:54:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:22:54.000Z (over 1 year ago)
- Last Synced: 2024-10-29T09:43:19.242Z (over 1 year ago)
- Size: 883 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi there 👋
## ✍️ Blog Posts
#### [Build Standalone Expo .apk and .ipa with Turtle CLI [deprecated]](https://www.robincussol.com/build-standalone-expo-apk-ipa-with-turtle-cli/)
*Guide to building standalone APK and IPA files for Expo apps using Turtle CLI, with notes on current deprecation and alternatives.*
#### [Optimize your img tags with Eleventy Image and WebC](https://www.robincussol.com/optimize-your-img-tags-with-eleventy-image-and-webc/)
*Learn how to optimize images in Eleventy using the new WebC plugin and Eleventy Image for better performance and responsive image handling.*
#### [Year in Review: 2021](https://www.robincussol.com/year-in-review-2021/)
*A comprehensive look back at 2021, covering personal milestones like becoming a father and professional growth in web development and blogging.*
#### [Python Dependencies for JavaScript Developers](https://www.robincussol.com/python-dependencies-for-javascript-developers/)
*A guide for JavaScript developers working with Python projects, covering dependency management, virtual environments, and common pitfalls when dealing with Python packages.*
#### [How to Download a Brain with Pair Documenting](https://www.robincussol.com/download-a-brain-with-pair-documenting/)
*Discover the power of pair documenting as a technique for knowledge transfer, improving documentation quality, and building better team collaboration in development teams.*
#### [Year in Review: 2020](https://www.robincussol.com/year-in-review-2020/)
*Reflecting on 2020's challenges and achievements: turning 30, getting engaged, learning new technologies, and adapting to remote work during the pandemic.*
#### [Docker for JavaScript Devs: How to Containerise Node.js Apps Efficiently](https://www.robincussol.com/docker-for-js-devs-how-to-containerise-nodejs-apps-efficiently/)
*Essential Docker practices for JavaScript developers to efficiently containerize Node.js applications, ensuring consistent deployments and avoiding common pitfalls.*
#### [TypeScript Tidbit: How to Overload an Imported Function](https://www.robincussol.com/typescript-tidbit-how-to-overload-an-imported-function/)
*Learn how to overload imported functions in TypeScript when the default type definitions from DefinitelyTyped don't meet your needs, with practical code examples.*
#### [Wax on, Wax off](https://www.robincussol.com/wax-on-wax-off/)
*Exploring Svelte and TailwindCSS through deliberate practice, maintaining coding skills by building small projects to stay sharp in web development.*
#### [A Successful Side-Project: Lessons from Swyx](https://www.robincussol.com/a-successful-side-project-lessons-from-swyx/)
*Key lessons from Shawn Wang's journey creating the Coding Career Handbook, including starting small, charging for your work, and the challenges of shipping side projects.*