home.social

#fakerjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fakerjs, aggregated by home.social.

  1. FlexMock — мок без морок

    Это было интересное приключение. Сразу оговорюсь: FlexMock не нужен всем подряд. Он вырос из моих собственных задач — когда нужно откуда-то получать разнообразные данные для собеседований, когда фронтенд уже в работе, а бэкенд ещё не готов, или когда нужно быстро собрать демо/прототип и не тратить вечер на мок-сервер. Это мой первый публичный проект в формате “сделал сам и показываю миру”, без команды и заказа. Ниже расскажу, почему мне захотелось написать такой сервис, как он устроен на уровне идеи и в каких сценариях реально экономит время. Буду благодарен за конструктивную критику — особенно за идеи, которые помогут сделать инструмент полезнее. Читать подробнее

    habr.com/ru/articles/982894/

    #mock #api #qa #generated #fakerjs

  2. Today I started experimenting with #stablediffusion #ai #imagegeneration
    e.g. at #Fakerjs we are thinking about producing fully new generated images that are non-real humans but can be used as e.g. avatars in mockups

    I still need to learn a bit more about #promtengineering

    Everything is running offline, on my own PC using a #rtx4080super with i9-10940X and 64GB RAM

  3. One of my co-maintainer at #Fakerjs wrote a wonderful comment about how to do open source contribution

    github.com/faker-js/faker/disc

    @patak this might even interest you 🤔

    #opensource #contribute

  4. At Faker we now introduced a **awesome-faker** repository 🐼

    If you know any resources, repositories, tutorials or whatever,
    feel free to open a PR or issue 🙌

    github.com/faker-js/awesome-fa

    #awesome #faker #Fakerjs #opensource

  5. 🌟 Component-driven development with Faker: @jess had an amazing interview. Watch it here twitch.tv/videos/1883125872 or later on YouTube.

  6. 📢 WCP 2023-07-20 🗓️ (Weekly Community Post)

    We just had an awesome Faker team meeting with some exciting discussions and decisions! Here's a quick rundown of what we covered:

    👥 Participants: @Shini92 xDivisionByZerox import-brain ST-DDT

  7. The both code-maintainer @ST-DDT and @Shini92 (that's me :ablobcatangel:) will now go into a ~2 month vacation/hibernation mode to rest a bit from working for
    So in this time it is not expected that any features will be merged!
    If there are high critical bugs or something really important that needs to be done/fixed, @Shini92 is still ping-able and alive.

    Wish you all happy coding with and thanks for being a great community :blobcatheart:

  8. We published v8.0 last week

    It is now marked as stable and we only did a v8.0.1 cleanup just right now that provides "correct" JSDocs to the official fakerjs.dev/ docs
    So there are no runtime changes between 8.0.0 to 8.0.1, just the tooltips when you hover in VSCode

  9. We published github.com/faker-js/faker/rele

    1. Please read the top of the release notes
    2. Please explore next.fakerjs.dev/
    3. Please test the beta using the upgrading guideline next.fakerjs.dev/guide/upgradi and report any feedback here or per GitHub Issue related to the upgrading guide