
Poki
Crazygames
Friv
Girls Go Games
Kizi
Flyordie
Playok
Addicting Games
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Poki
StackBlitzPoki is recommended for casual gamers, children, and anyone looking for free, easily accessible online games. It's suitable for people who enjoy playing short games during breaks or want to try out a variety of game genres without downloading or committing to a single title.
I've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, StackBlitz should be more popular than Poki. It has been mentiond 112 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The new approach this year is a pre-survey ask for help updating the questions, which the community answered. We had multiple Pull Requests on GitHub with valuable additions, which we then rewarded. It all wouldnโt be possible without this yearโs partner: we had support from Grant for the Web in 2021, OP Games in 2022, and 2023 was saved by Poki, for which weโre incredibly grateful. - Source: dev.to / over 2 years ago
I personally use three three websites when I wanna goof around for a bit, but there are tons of other sites like it. Https://www.mmobomb.com/browsergames Https://poki.com/ Https://www.crazygames.com/. Source: over 2 years ago
Ideally hosted somewhere like itch.io, crazygames.com, newgrounds.com or poki.com. Source: almost 3 years ago
But if you're doing a larger project, especially if others will be writing the sub-apps (think of something like poki.com where 3rd-party content is hosted) then you probably want a separation, not at the code level, but at the build/runtime level. You see, even with code separation the sub-apps share session/local storage and so can mess with one another. The standard approach here is iframes. Have your player... Source: about 3 years ago
I turned into webgames recently. A publisher like poki.com has ads but few and it's a pleasure to play there now. Source: about 3 years ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
Crazygames - Crazygames is the most popular free online gaming site that provides thousands of games that you can play directly in your browser.
CodeSandbox - Online playground for React
Friv - A safe place to play the very best free games!
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Girls Go Games - Girls Go Games is a free online gaming site specially designed for girls and offers thousands of free girlsโ games that you can easily choose and play as a solo or with your friend anywhere around the world.
CodePen - A front end web development playground.