Giter Site home page Giter Site logo

Comments (5)

alaincaltieri avatar alaincaltieri commented on August 22, 2024

I'd propose a posts showcase for thecodinglove.com gifs.

I already implemented part of it when playing with Katana the first time, so it should be rather fast to implement (main difficulty may be playing gifs, which is not a big deal tho, I can develop an element for that or use plain images).

Why I think it may fit well:

  • It's funny for a developer.
  • Can be tuned to be more or less complex depending on how deep we want to go. For example, if we want just to show the basic concept we can just develop a one page showcase. If we want to show some async actions we can fetch stuff from remote. Etc. It may thereby be good also for a more complex tutorial ala React.
  • We may even reach out to the guys behind the website and leverage their network (just a possibility)

from katana-swift.

bolismauro avatar bolismauro commented on August 22, 2024

I like the idea!
The only concern I have is about playing gifs. Can we do it without importing a third party library? I'd prefer to don't have complicated setup for these examples.

I think we should also have an even easier example. Something local, like a todo app that can be used to explore the very basic of Katana. What do you think?

from katana-swift.

alaincaltieri avatar alaincaltieri commented on August 22, 2024

Yep, I found a way to create a simple UIImage Category for playing Gifs that just works and is around 100 lines of code. We don't need any external library for that.

About the simpler demo for me is ok also a TODO list or something comparable in difficulty. Another option would be a simplified version of the Posts feed too.

I'm fine with both, your call on this last one

from katana-swift.

bolismauro avatar bolismauro commented on August 22, 2024

Let's go with the gif app you suggested :) we can add a simpler one later!

from katana-swift.

alaincaltieri avatar alaincaltieri commented on August 22, 2024

Closed with #46

from katana-swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.