DEV Community

Cover image for Appwrite Community Report #2
Vincent Ge for Appwrite

Posted on

18 6

Appwrite Community Report #2

_devdyl's meme

Hello everyone, greetings from team Appwrite ๐Ÿ‘‹.

We have an exciting couple of weeks ahead of us. Excited to share our latest updates with you and show off fantastic work in our community ๐Ÿ™๐Ÿฝ


๐Ÿ“ข Whatโ€™s new

This week marks the start of the month-long Appwrite + DEV Hackathon! This is a great chance to jump in and experiment with Appwrite, and weโ€™ll be right along with you throughout your journey.

This hackathon includes
๐Ÿ›ฃ๏ธ 4 Tracks (including #Web3 ๐Ÿ˜‰)
๐Ÿ† $10,000 is up for grabs!
๐ŸŽ Limited Edition Swag for all
๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Weekly Office Hours

Everyone who participates also receives a limited-edition T-shirt and stickers! Donโ€™t miss out on the fun!


โœ… Issues solved

  • Project logos magically missing after upload? Not any more.
    ๐Ÿ”— Link to PR

  • Email and URL string attributes will now display the correct icon.
    ๐Ÿ”— Link to PR

  • Fixed cookie expiration. Did you get logged out after a day? Yeah, now we found the bug and fixed it.
    ๐Ÿ”— Link to PR

  • Python cloud functions now support custom response codes, and its behavior when sending a response with res.json is closer to other runtimes.
    ๐Ÿ”— Link to PR

  • Majorly refactored SSL certificate generation, which is now even more reliable.
    ๐Ÿ”— Link to PR

  • Documentation improvements for sessions, missing environment variables, and better generated attribute examples.
    ๐Ÿ”— Link to PR


โš’๏ธ What weโ€™re currently working on

  • We hear your requests for more granular event triggers for the Functions service. Weโ€™re working to refine event triggers so your Cloud Functions can listen to specific events.
  • We resumed work on GraphQL endpoints to query and manipulate Appwrite resources.
  • New Cloud Functions runtimes for C++, C#, Java, and Kotlin.

๐Ÿ—ฃ Discussions

  • While we work on the more granular event triggers, feel free to share your thoughts, use cases, or feature requests here:
    ๐Ÿ”— Join the GitHub discussion here

  • Community member @danijel-tolj suggested โ€œclient error interceptorsโ€ to enhance error handling with Appwrite SDKs. If this is something that interests you, share your ideas here:
    ๐Ÿ”— Join the GitHub discussion here


๐Ÿ“˜ Resources

So much has changed since we wrote 30 Days of Appwrite. Weโ€™ve updated the articles and examples to show you the complete A-Z of developing with Appwrite.


๐Ÿ“ Community Updates


๐Ÿค“ Learn More

๐Ÿš€ Getting Started Tutorial
๐Ÿš€ Appwrite GitHub
๐Ÿ“œ Appwrite Docs
๐Ÿ’ฌ Discord Community

If you liked this, leave us a โค๏ธ so other people will see it.


๐Ÿ™Œ Credits

Meme credits to Discord community member Dylan.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where youโ€™ll build it, break it, debug it, and fix it. Youโ€™ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good olโ€™ AI to find and fix issues fast.

RSVP here โ†’

Top comments (4)

Collapse
 
moose_said profile image
Mostafa Said โ€ข

It turned out to be pretty easy to start with appwrite! It can really get you started much faster than using anything else.

Collapse
 
gewenyu99 profile image
Vincent Ge โ€ข โ€ข Edited

Yeah! Making your life simpler is the point of Appwrite :) Appwrite can handle most things you need to get started, and as you grow, we can even be used alongside the rest of your backend stack.

It really motivates you to just get going building your idea, instead of spending hours deciding on the exact DB or auth solution.

Collapse
 
moose_said profile image
Mostafa Said โ€ข

From my understanding, appwrite is a great tool to build tools. It gives you the chance to not worry so much about the backend basics and focus on functionalities and layout.

Thread Thread
 
gewenyu99 profile image
Vincent Ge โ€ข

Yeah, I think you can totally make production ready products with Appwrite (Many Discord community members already do this). Happy hacking!

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs