codingcat.dev

By CodingCatDev

Codingcat.dev Alternatives

Similar projects and alternatives to codingcat.dev based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better codingcat.dev alternative or higher similarity.

codingcat.dev reviews and mentions

Posts with mentions or reviews of codingcat.dev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-12.
  • Next.js Amplified: Full-Stack Web Apps on AWS Amplify Gen2
    1 project | dev.to | 6 Mar 2024
    If you've been hooked by our coding adventure and are itching for more deep dives into the coding universe with a laid-back touch, check out our plethora of posts, tutorials, and nifty tips over at CodingCat.dev. Until next time, stay curious and code on!
  • Notion to Hashnode and Dev.to using Pub/Sub Cloud Functions
    2 projects | dev.to | 12 Sep 2022
    export const devtoToNotionPubSub = functions.pubsub .topic(topicId) .onPublish(async (message, context) => { console.log('The function was triggered at ', context.timestamp); console.log('The unique ID for the event is', context.eventId); const page = JSON.parse(JSON.stringify(message.json)); console.log('page', page); let data; if (page._type === 'podcast') { data = { article: { title: page.title, published: true, tags: ['podcast', 'webdev', 'javascript', 'beginners'], series: `codingcatdev_podcast_${page.properties.Season.number}`, main_image: `https://media.codingcat.dev/image/upload/b_rgb:5e1186,c_pad,w_1000,h_420/${page?.coverPhoto?.public_id}`, canonical_url: `https://codingcat.dev/${page._type}/${page.slug}`, description: page.excerpt, organization_id: '1009', body_markdown: `Original: https://codingcat.dev/${page._type}/${ page.slug } {% youtube ${page.properties.youtube.url} %} {% spotify spotify:episode:${page.properties.spotify.url .split('/') .at(-1) .split('?') .at(0)} %} `, }, }; } else { console.log( `Getting ${page._type}: ${page.id} markdown, with slug ${page?.properties?.slug?.url}` ); const post = await getNotionPageMarkdown({ _type: page._type, slug: page?.properties?.slug?.url, preview: false, }); console.log('Block Result', post); if (post && post?.content) { data = { article: { title: page.title, published: true, tags: ['podcast', 'webdev', 'javascript', 'beginners'], main_image: `https://media.codingcat.dev/image/upload/b_rgb:5e1186,c_pad,w_1000,h_420/${page?.coverPhoto?.public_id}`, canonical_url: `https://codingcat.dev/${page._type}/${page.slug}`, description: page.excerpt, organization_id: '1009', body_markdown: post.content, }, }; } } if (data) { try { console.log('addArticle to devto'); const response = await addArticle(data); console.log('addArticle result:', response); const devto = response?.data?.url; if (!devto) { console.log('devto url missing'); return; } const update = { page_id: page.id, properties: { devto: { id: 'remote', type: 'url', url: devto, }, }, }; console.log('Updating page with: ', JSON.stringify(update)); const purrfectPagePatchRes = await patchPurrfectPage(update); console.log( 'Page update result:', JSON.stringify(purrfectPagePatchRes) ); return purrfectPagePatchRes; } catch (error) { console.error(error); } } else { console.error('No Data matched for article'); } return; });
  • The 7 Strategies I Used To Defeat Imposter Syndrome
    1 project | dev.to | 12 Sep 2022
    A sense of belonging fosters confidence. When people feel connected to their community, they are more likely to be confident in themselves and their abilities. Join groups like codingcat.dev and ask what you should prepare for in an interview.
  • Reflections from 2021 & Goals for 2022
    1 project | dev.to | 12 Sep 2022
    [https://codingcat.dev/post/reflections-from-2021-and-goals-for-2022](https://codingcat.dev/post/reflections-from-2021-and-goals-for-2022) ![](https://media.codingcat.dev/image/upload/v1657636628/main-codingcatdev-photo/a4bb1c3e-f308-4724-8af7-a8d047fd61c4.jpg) The year of 2021 has been the biggest year of my career. It is sometimes difficult to talk about success when the entire world is struggling and you can really see your privilage showing. However, it is still important to talk about our wins and our losses and to be proud of what you have accomplished. I set some lofty goals after watching [Zero to Mastery's Future Proof Yourself Workshop](https://academy.zerotomastery.io/p/future-proof-yourself?affcode=441520_gjue7n-1) early in 2021. My big goals were to start a business of my own and to make more money than I had in any previous career, I didn't care how I did it (freelancing, courses, new job), just that I got it done. Well, I am happy to say, not only did I do it, I blew it away. I did some freelance work early in the year, filed for my LLC, bDesignedDev in July, and at the time got my dream job at Grainger, building design systems with Svelte. I also did things I didn't even think were possible this year. I started co-hosting [Purrfect.dev](https://purrfect.dev/) with Alex and got to talk to some incredible people and learned so much from this opportunity. It made me more comfortable speaking in public and helped me grow as a developer from the things I was learning about. ### Communities I dove hard into communities this year, especially [my Twitter](https://twitter.com/brittneypostma) where I broke 1k followers and Discord communities like [Party Corgi](https://discord.gg/partycorgi), [Learn Build Teach](https://discord.com/invite/vM2bagU), [Svelte](https://svelte.dev/chat), our own [Coding Cat](https://discord.gg/Z3ccFRzWMZ) discord, and recently found [Frontend Horse](https://frontend.horse/chat) and the new [Jamstack](https://discord.gg/jamstack) community. This was honestly my key to success and staying sane in a year where it wasn't safe to go out and make friends. I found freelance clients, podcast guests, networked, got help, met many amazing people, worked on lots of open source, and have several places to chat with those I can call my friends. Communities are such a powerful thing in the dev world if you treat them right, participate, be kind, and help where you can. ### Learn Build Teach This philosophy from [James Q. Quick](https://www.jamesqquick.com/) that he doesn't want to take credit for and the name of the Discord Community he created, [Learn Build Teach](https://discord.com/invite/vM2bagU), is exactly how I got where I am today. This idea isn't new, in fact it pulls a lot from [Learning in Public](https://www.swyx.io/learn-in-public/) a blog post by [Swyx](https://www.swyx.io/). In essence, it just means that learning isn't the end of your journey, but the beginning. By building things out of what you've learned and then passing that knowledge on through teaching others, you end up learning more than you ever imagined. James had me on [Learning Quick](https://youtu.be/KJ-qMlZnMCE) right after I got hired to talk about why I love Svelte so much and I talked about how this philosophy really helped put me where I am today. ### Svelte Community Of all the communities I am apart of, I feel like the [Svelte](https://svelte.dev/chat) community has really been the place I've come to love the most. I've had a love affair with Svelte since 2019, when Scott Tolinski talked about it on [Syntax.fm](https://syntax.fm/show/173/hasty-treat-wes-and-scott-look-at-svelte-3). The people are friendly and helpful if you run into issues, but they are especially involved in improving and making the community better. We had Swyx on [Purrfect.dev What's up with Svelte](https://codingcat.dev/podcast/1-15-whats-up-with-svelte) in April and after the podcast he mentioned this idea he had for a women's group in the Svelte community, Svete Sirens. He asked me if I would be interested in spearheading it and at the time, I turned him down. I thought I had too much going on and couldn't fit it into my busy schedule. Fast forward a few months and I asked him if anyone had taken him up on the offer. No one had, so I took the opportunity to say okay, I have no idea what I'm doing, but I can do this! I bought up [SvelteSirens.dev](https://sveltesirens.dev/) and started rounding up people to help me. I found 3 co-founders and planned to do a monthly meetup/talk on the [Svelte Society YouTube Channel](https://www.youtube.com/watch?v=3bjVQJwF6O8&list=PL8bMgX1kyZThkJ_Rk6AAFI4eY24g5XKwK). We quickly put things together and decided to officially announce the new community at [Svelte Summit](https://sveltesummit.com/) in the fall. Swyx had put together a watch party in New York and very last minute a lot of us decided to fly out. Rich Harris had just been hired by [Vercel](https://vercel.com/blog/vercel-welcomes-rich-harris-creator-of-svelte) and Guillermo decided to fly out a few members of the team to join the watch party as well, including one of my co-founders, [Steph Dietz](https://twitter.com/steph_dietz_). I flew in and out of New York in less than 24 hours, but this was the biggest opportunity I had all year. I met some of the most inspirational people to me, 2 of my co-founders of Svelte Sirens, and many of my other community friends. Hopefully this will pave the way for the future of the Svelte Sirens, we already have lots of things in the pipeline for 2022. ## 2022 Expectations Of course I have to be optimistic and think that 2022 will be the best year for my career yet. I'm setting lots of goals already and really focusing on the shorter term goals this year as well as some bigger long term ones. I have the regular old ones like read more, lose weight, work on myself, be present, but hopefully by getting down to the details and setting really short term goals I will be able to achieve more than I ever have. For January, I am planning an Intro to Svelte couse on [CodingCat.dev](https://codingcat.dev/) and to start out my goal of livestreaming every 2 weeks for the [Svelte Sirens](https://sveltesirens.dev/). My big goals for this year are to put out some kind of content every month on Coding Cat, including some paid courses, and to really focus on the Svelte Sirens community and making it a place that everyone wants to come and be apart of! I hope you all have a happy new year and truly have your best year yet!
  • How to achieve 16:9 resolution while using Divvy on a Mac
    2 projects | dev.to | 12 Sep 2022
    What I wanted to do was create a simple tool that would calculate what to set Divvy's margins to so that I can capture my screen correctly for recording both at Builder.io and CodingCat.dev.
  • Cat in Trouble - 404 Error Page
    1 project | /r/graphic_design | 20 Apr 2022
    Codingcat.dev 404
  • What tech stack (including CMS) should I use for a subscription learning website?
    2 projects | /r/webdev | 17 Mar 2022
    And the code is here. It looks like Next + Sanity + Firebase + Stripe. This a good model to follow? Be grateful if anyone happens to have other examples!
  • A note from our sponsor - SurveyJS
    surveyjs.io | 28 Apr 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Stats

Basic codingcat.dev repo stats
8
15
9.3
24 days ago

CodingCatDev/codingcat.dev is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of codingcat.dev is Svelte.


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com