Zeeshan Safdarzeeshansafdar.hashnode.dev·Sep 16, 2024Prototypes & Classes in JavaScriptJavaScript includes the capabilities for object-oriented programming (OOP). In OOP, you want to create objects (instances) from "templates" (classes) so that they include certain data and functionality. The data properties are called fields in the OO...DiscussObject Oriented Programming
Cañete,Brandon L.forCañete,Brandon L.'s team bloggit-fundamentals-documentation.hashnode.dev·Sep 14, 2024Creating a Low-Fidelity Prototype of Your Personal PortfolioWhat is Low-Fidelity Prototype? A low-fidelity prototype is a simple diagram of an early-stage design concept. It’s a simple version of a design focusing on layout, not details. Advantages of Low-Fidelity Prototype? Reduces Risk Easy to change the ...Discuss·29 readsfigma
Ganesh Rama HegdeforDesign Patterns in Software Blogdesignpatterns.hashnode.dev·Sep 2, 2024Prototype Design PatternThe Prototype Design Pattern is a creational pattern used when the type of objects to be created is determined by a prototypical instance. Instead of creating new instances directly, you clone an existing object. This pattern is useful when the cost ...Discuss·1 likeprototyping
froilanfroilanimnida.hashnode.dev·Aug 28, 2024Activity #7: Creating a Low-Fidelity Prototype of Your Personal PortfolioIntroduction: Low-fidelity prototypes aim to provide UI composition at a low level. This fidelity effectively abstracts away the other UI elements, giving a high-level overview of what UI elements are expected to see in the high-fidelity layout. Li...Discuss·2 likesFrontend Development
Threeaidthreeaid.hashnode.dev·Aug 13, 20247 Key Benefits of Hi-Fi Prototyping for New Product IdeasCreating a successful website or mobile application requires a clear understanding of the problem, visualization and definition of the solution, and the implementation of that solution. It's frustrating to spend time on a problem only to encounter av...DiscussUX
Christine Coomanschristinecdev.hashnode.dev·Aug 5, 2024Godot 2D & 3D Prototype TemplatesI have created templates for my Godot 2D and 3D projects on YouTube and KoFi. These templates are designed for prototyping and developing systems in Godot. They make it easier for us because we no longer have to build everything from scratch! 😊 The ...DiscussGodot
Bleepr studiobleeprstudio.hashnode.dev·Jul 17, 2024Understanding Realtime Deployment and Why It MattersWhat is Realtime Deployment? At Bleepr, we've redefined the development experience with our unique approach to realtime deployment. But what exactly does that mean? Simply put, realtime deployment ensures that any changes you make to your website are...Discussdeployment
Bleepr studiobleeprstudio.hashnode.dev·Jul 15, 2024A Game-Changer for Frontend PrototypingWelcome to Bleepr: Revolutionizing Web Development Collaboration Hello, web enthusiasts! We’re thrilled to introduce you to Bleepr, a groundbreaking platform that’s set to transform the way developers, designers, and product managers collaborate on f...Discuss·34 readsProductivity
Esteban Maldonadoestebangamedev.hashnode.dev·Jun 20, 2024Fast multiplayer prototyping with Unity 6Context This year in March during the Game Developers Conference in San Francisco (GDC 2024), Unity announced a series of changes to their new editor version called Unity 6. Part of their message was the new updates to how you can make online multip...Hernando N and 1 other are discussing this2 people are discussing thisDiscuss·2 likes·521 readsUnity Multiplayer ExperimentsUnity3D
Prayer Bright-okochaprayernuchi.hashnode.dev·Jun 12, 2024Creating An Interactive Keyboard for Web Design in FigmaIntroduction Prototyping your design is an easy way to show the intent of your design and how each element or component will interact. Being able to show micro-interactions that happens in-between the major interaction goes a long way to show how int...Discuss·74 readsdesign guide