Browse Source

fix post graph šŸ“

windhamdavid 1 year ago
parent
commit
d071bb5431
2 changed files with 19 additions and 1 deletions
  1. 2 1
      posts/2023-06-22-posts.md
  2. 17 0
      posts/index.md

+ 2 - 1
posts/2023-06-22-posts.md

@@ -22,7 +22,8 @@ WebAssembly was added as the fourth language that browsers would support behind
 
 The collaborative design process has always been somewhat of a pain for me. I think this may be because I have a visual design background which many of the folks I work with do not even know thinking Iā€™m only a programmer and developer. Iā€™ve learned to let the client or agency take the lead on design, often telling myself not to comment on it even though I often see some basic mistakes. Although Iā€™ve built some serious layouts with InDesign and drawn a bunch of logos/graphics with Illustrator, itā€™s primarily the coding that pays the bills. Lots of clients and agencies already have their own iterative design processes in place before Iā€™m even on board so I have to follow their lead. I think the primary reason Iā€™m in that position is that a lot of folks can use various tools to ā€˜designā€™ and far fewer can write and debug code.
 
-Workflow improvements, in theory, can be quite different than in practice. Right now, Iā€™m just seeing an easy way not to leave my text editor instead of also jumping between a graphics program and the developer console<sub>7</sub>. I can easily use third-party plugins to pull in existing framework libraries for React, Vue, Tailwind, Bootstrap, and other frameworks. I can import existing site designs into Figma using conversion tools and I can export Figma designs back to code <sub>8,9</sub>. I've connected to GitHub repos so that issues and commits can be synced and viewed in Figma<sub>10</sub>. I meanā€¦ what could go wrong ĀÆ\_(惄)_/ĀÆ ? The quality and formatting of the exported code might be off. And although I bemoaned emails with screenshots above, when Jira and Slack first came into play at agencies I was playing a game of communication ā€˜whack-a-moleā€™ every morning instead of having them all in my email client. Iā€™ll give it a whirl for a while for various projects and get back to you.  But if thereā€™s one thing Iā€™m 100% sure ofā€¦ Iā€™ll be working with whatever process parameters Iā€™m given, there will be a whole new batch of agency quasi-coders, and Iā€™ll still be getting screenshots in emails.
+Workflow improvements, in theory, can be quite different than in practice. Right now, Iā€™m just seeing an easy way not to leave my text editor instead of also jumping between a graphics program and the developer console<sub>7</sub>. I can easily use third-party plugins to pull in existing libraries for React, Vue, Tailwind, Bootstrap, and other frameworks. I can import existing site designs into Figma using conversion tools and I can export Figma designs back to code <sub>8,9</sub>. I've connected to GitHub repos so that issues and commits can be synced and viewed in Figma<sub>10</sub>. I meanā€¦ what could go wrong ĀÆ\_(惄)_/ĀÆ ? The quality and formatting of the exported code might be off. And although I bemoaned emails with screenshots above, when Jira and Slack first came into play at agencies I was playing a game of communication ā€˜whack-a-moleā€™ every morning instead of having them all in my email client. Iā€™ll give it a whirl for a while for various projects and get back to you.  But if thereā€™s one thing Iā€™m 100% sure ofā€¦ Iā€™ll be working with whatever process parameters Iā€™m given, there will be a whole new batch of agency quasi-coders, and Iā€™ll still be getting screenshots in emails.
+
 
 ---
 

+ 17 - 0
posts/index.md

@@ -0,0 +1,17 @@
+# Posts
+
+[22.11.28](2022-11-28-posts.md)
+[22.12.20](2022-12-20-posts.md)
+[23.01.09](2023-01-09-posts.md)
+[23.06.22](2023-02-04-posts.md)
+[23.06.22](2023-03-16-posts.md)
+[23.06.22](2023-03-20-posts.md)
+[23.06.22](2023-03-29-posts.md)
+[23.06.22](2023-04-16-posts.md)
+[23.06.22](2023-05-04-posts.md)
+[23.06.22](2023-05-23-posts.md)
+[23.06.22](2023-06-02-posts.md)
+[23.06.22](2023-06-07-posts.md)
+[23.06.22](2023-06-10-posts.md)
+[23.06.22](2023-06-16-posts.md)
+[23.06.22](2023-06-22-posts.md)