
Hacker Noon
DEV.to
Hashnode
Medium
TechCrunch
Stack Overflow
daily.dev
CSS-Tricks
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Hacker Noon
StackBlitzHackerNoon's doubled revenue for 5 years in a row. So instead of using blogging platforms that are VC propped up or owned by wealthy non-operators, consider publishing on HackerNoon instead!
product management, software development, startup management ---- so so so many free stories.
Love the writer's onboarding process on Hacker Noon. Some personal touches make the whole experience of stories submission even more enjoyable for me. Way to go!
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 Hacker Noon. 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.
- Source: Hacker News / about 1 year ago
Platforms are like social media for writers. They are places where creators publish posts, and other users read them. Readers can become creators, and vice versa. You can create and publish your articles on platforms like Medium, DEV, Hashnode, Hackernoon, Tealfeed, and others. Pros:. - Source: dev.to / almost 2 years ago
There are several fantastic SaaS and tech blogs out there that offer valuable insights. Some of my personal favorites include Rather Labs blog (https://www.ratherlabs.com/blog) TechCrunch for the latest tech news (https://techcrunch.com/), SaaStr for SaaS-focused content (https://www.saastr.com/), and Hacker Noon for a mix of tech topics (https://hackernoon.com/). If you're into deep tech dives, MIT Technology... - Source: Hacker News / almost 3 years ago
HackerNoon is very different to dev.to & Hashnode in that any article you submit there has to go through a human editor who works with you to ensure your article is at its best before it is published. However, they may choose not to publish your article at all. - Source: dev.to / almost 3 years ago
Hacker Noon : How hackers start their afternoons. - Source: dev.to / over 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 / 6 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 / 9 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 / 9 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
DEV.to - Where software engineers connect, build their resumes, and grow.
CodeSandbox - Online playground for React
Hashnode - A friendly and inclusive Q&A network for coders
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
CodePen - A front end web development playground.