sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

574
active users

#nextjs

4 posts4 participants2 posts today
Inautilo<p><a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.social/tags/Guidelines" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Guidelines</span></a><br>Keeping package.json under control · The art of finding the right shoulders to build on <a href="https://ilo.im/166t9e" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ilo.im/166t9e</span><span class="invisible"></span></a></p><p>_____<br><a href="https://mastodon.social/tags/Dependencies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Dependencies</span></a> <a href="https://mastodon.social/tags/NpmModules" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NpmModules</span></a> <a href="https://mastodon.social/tags/Npm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Npm</span></a> <a href="https://mastodon.social/tags/React" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>React</span></a> <a href="https://mastodon.social/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontend</span></a> <a href="https://mastodon.social/tags/Backend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Backend</span></a></p>
Jacket<p>How do people chose how they want to create a website. I compared all the frontend framework, I figured <a href="https://tech.lgbt/tags/nextjs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nextjs</span></a> or <a href="https://tech.lgbt/tags/flotter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flotter</span></a> seems to be the best depending on the situation. Then I looked at the backend languages and figured <a href="https://tech.lgbt/tags/go" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>go</span></a> or <a href="https://tech.lgbt/tags/elixir" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>elixir</span></a> seems to be my favorites, then I looked at databases and figured I can't decide if I prefer <a href="https://tech.lgbt/tags/sql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sql</span></a> ones or <a href="https://tech.lgbt/tags/nosql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nosql</span></a>. After all that, I discover that there is platforms like <a href="https://tech.lgbt/tags/Google" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Google</span></a>'s <a href="https://tech.lgbt/tags/firebase" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>firebase</span></a> where you can make most or all of your app with the frontend talking directly to the database with rules. I start to go insane! Is there an end to that rabbits hole? Is there other things I don't know?</p>
InfoQ<p><a href="https://techhub.social/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a> 15.5 is here!</p><p>This release focuses on 𝐟𝐚𝐬𝐭𝐞𝐫 𝐩𝐫𝐨𝐝𝐮𝐜𝐭𝐢𝐨𝐧 𝐛𝐮𝐢𝐥𝐝𝐬, 𝐦𝐨𝐫𝐞 𝐩𝐨𝐰𝐞𝐫𝐟𝐮𝐥 𝐬𝐞𝐫𝐯𝐞𝐫-𝐬𝐢𝐝𝐞 𝐦𝐢𝐝𝐝𝐥𝐞𝐰𝐚𝐫𝐞, 𝐚𝐧𝐝 𝐓𝐲𝐩𝐞𝐒𝐜𝐫𝐢𝐩𝐭 𝐢𝐦𝐩𝐫𝐨𝐯𝐞𝐦𝐞𝐧𝐭𝐬. </p><p>Dive into all the key highlights on InfoQ ⇨ <a href="https://bit.ly/46l1k7T" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/46l1k7T</span><span class="invisible"></span></a> </p><p><a href="https://techhub.social/tags/WebDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDevelopment</span></a> <a href="https://techhub.social/tags/React" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>React</span></a> <a href="https://techhub.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://techhub.social/tags/TypeScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TypeScript</span></a></p>
peter<p>I started working on a NextJS-like framework for server side rendering in Python (admittedly much simpler 😃) that requires *zero JavaScript* (unlike reflex for example).</p><p>It is built with FastAPI (without customization), rendering is done by htmy and fasthx, but of course it supports JSON APIs too. UI interactivity requires HTMX.</p><p>This means the project is async first, fully typed, pure-Python (including the HTML), and has first class HTMX support out of box.</p><p><a href="https://mastodon.social/tags/FastAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FastAPI</span></a> <a href="https://mastodon.social/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/HTMX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTMX</span></a></p>
Inautilo<p><a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.social/tags/Experiences" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Experiences</span></a><br>Next.js is infuriating · “There’s bugs and edge cases around every corner.” <a href="https://ilo.im/166kbr" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ilo.im/166kbr</span><span class="invisible"></span></a></p><p>_____<br><a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.social/tags/Framework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Framework</span></a> <a href="https://mastodon.social/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a> <a href="https://mastodon.social/tags/React" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>React</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontend</span></a> <a href="https://mastodon.social/tags/Backend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Backend</span></a> <a href="https://mastodon.social/tags/NodeJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NodeJS</span></a></p>
Nils Hartmann<p>Mein neuer <a href="https://norden.social/tags/React" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>React</span></a> Video-Kurs "Von Null auf Fullstack" ist auf entwickler.de online 👀 </p><p>Themen u.a.:<br>- React Grundlagen<br>- Data-Fetching mit <a href="https://norden.social/tags/TanStack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TanStack</span></a> Query<br>- Formulare mit react-hook-form<br>- TanStack Router<br>- Fullstack React mit <a href="https://norden.social/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a></p><p>Mehr Infos: <a href="https://nilshartmann.net/posts/video-kurs-fullstack-react" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nilshartmann.net/posts/video-k</span><span class="invisible">urs-fullstack-react</span></a></p><p>Viel Spaß 😊</p>
Taylor Arndt<p>Want something to do? I’m live streaming coding projects right now. I’m about to demo my personal website project built with Next.js and deployed on Heroku. Come check it out and see the project in action.<br>Watch live here: <a href="https://www.youtube.com/watch?v=76B5y03PCyg" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=76B5y03PCyg</span><span class="invisible"></span></a><br><a href="https://techopolis.social/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LiveCoding</span></a> <a href="https://techopolis.social/tags/NextJs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJs</span></a> <a href="https://techopolis.social/tags/Heroku" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Heroku</span></a> <a href="https://techopolis.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://techopolis.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://techopolis.social/tags/CodingCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodingCommunity</span></a> <a href="https://techopolis.social/tags/CodeNewbie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeNewbie</span></a> <a href="https://techopolis.social/tags/LearnToCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnToCode</span></a></p>
AI Generatorist<p>My first video here showcases my link manager project in 60 seconds.</p><p><a href="https://hachyderm.io/tags/FullStack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FullStack</span></a> <a href="https://hachyderm.io/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a> <a href="https://hachyderm.io/tags/ReactJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReactJS</span></a> <a href="https://hachyderm.io/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PostgreSQL</span></a> <a href="https://hachyderm.io/tags/Sequelize" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sequelize</span></a> <a href="https://hachyderm.io/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> <a href="https://hachyderm.io/tags/JSX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JSX</span></a> <a href="https://hachyderm.io/tags/NodeJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NodeJS</span></a> <a href="https://hachyderm.io/tags/CSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSS</span></a> <a href="https://hachyderm.io/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://hachyderm.io/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a></p>
Murat Ulug<p>🚀 Built an AI Integration Hub that combines ChatGPT, Stability AI &amp; Hugging Face in one Next.js app!</p><p>✨ Features:<br>• Interactive AI conversations<br>• AI image generation <br>• Dark mode + responsive design<br>• Rate limiting &amp; error handling</p><p>Next.js + TypeScript + Tailwind CSS</p><p>Perfect for developers wanting to see how multiple AI APIs work together 🤖</p><p>GitHub: <a href="https://github.com/muratti32/ai-api-integration" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/muratti32/ai-api-in</span><span class="invisible">tegration</span></a></p><p>What AI service would you integrate next? 👇</p><p><a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://mastodon.social/tags/NextJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextJS</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/OpenAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenAI</span></a> <a href="https://mastodon.social/tags/StabilityAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>StabilityAI</span></a> <a href="https://mastodon.social/tags/HuggingFace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HuggingFace</span></a> <a href="https://mastodon.social/tags/BuildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BuildInPublic</span></a></p>
FullStack Bulletin<p>The Complete Guide to Self-Hosting <a href="https://mastodon.social/tags/Nextjs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nextjs</span></a> at Scale</p><p><a href="https://dlhck.com/thoughts/the-complete-guide-to-self-hosting-nextjs-at-scale" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dlhck.com/thoughts/the-complet</span><span class="invisible">e-guide-to-self-hosting-nextjs-at-scale</span></a></p>
Pigeon that goes meow meow :neocat_flag_bi:<p><b>One Open-source Project Daily</b><span><br><br>A commenting system powered by GitHub Discussions. </span>​:octocat:​ ​:speech_balloon:​ ​:gem:​<span><br><br></span><a href="https://github.com/giscus/giscus" rel="nofollow noopener" target="_blank">https://github.com/giscus/giscus</a><span><br><br></span><a href="https://hatoya.cafe/tags/1ospd" rel="nofollow noopener" target="_blank">#1ospd</a> <a href="https://hatoya.cafe/tags/opensource" rel="nofollow noopener" target="_blank">#opensource</a> <a href="https://hatoya.cafe/tags/blog" rel="nofollow noopener" target="_blank">#blog</a> <a href="https://hatoya.cafe/tags/comments" rel="nofollow noopener" target="_blank">#comments</a> <a href="https://hatoya.cafe/tags/commentswidget" rel="nofollow noopener" target="_blank">#commentswidget</a> <a href="https://hatoya.cafe/tags/giscus" rel="nofollow noopener" target="_blank">#giscus</a> <a href="https://hatoya.cafe/tags/github" rel="nofollow noopener" target="_blank">#github</a> <a href="https://hatoya.cafe/tags/githubdiscussions" rel="nofollow noopener" target="_blank">#githubdiscussions</a> <a href="https://hatoya.cafe/tags/hacktoberfest" rel="nofollow noopener" target="_blank">#hacktoberfest</a> <a href="https://hatoya.cafe/tags/javascript" rel="nofollow noopener" target="_blank">#javascript</a> <a href="https://hatoya.cafe/tags/nextjs" rel="nofollow noopener" target="_blank">#nextjs</a> <a href="https://hatoya.cafe/tags/react" rel="nofollow noopener" target="_blank">#react</a> <a href="https://hatoya.cafe/tags/reactjs" rel="nofollow noopener" target="_blank">#reactjs</a> <a href="https://hatoya.cafe/tags/utterances" rel="nofollow noopener" target="_blank">#utterances</a></p>

♻️ Please boost! ♻️

Looking for frontend devs for volunteer open-source team at a humanitarian aid org! As a Frontend Developer at Distribute Aid (distributeaid.org), you’ll create new pages for our website and update/maintain existing ones, often working closely with our designers and other devs. Looking for mid/long-term commitment. Main goal is to finally get our website relaunched. Volunteer commitment is ~5h/week.

Stack: NextJS, TypeScript, Strapi, Radix UI

We’re looking for experienced devs who are reliable, organised, and can communicate well. You do not need to know the full stack you’ll be working with. You just need to know how to learn and ask for help if you need it. Previous open source experience is nice but not strictly necessary. If you learn quickly and willingly, we can help you get started

It would be good if you have some availability overlapping with Central European Time and can make it to at least 1x tech hang per month and 1x sprint meeting per quarter (that’s ~4 meetings a month)

Our tech hangs are every Wednesday and Thursday from 6 to 8 pm CET/CEST and sprint meetings are during tech hang on the first Wednesday of each month

Our tech team is international and diverse—most of our team members are in some way marginalised—and leadership is fully queer/trans.

If you’re interested, please get in touch via tech@distributeaid.org. That comes directly to me as the Technical Program Manager. If you have any questions, you can ask me here too :)

Is there no #opensource #VibeCoding tool that lets you build web apps without #React / #nextjs?

Something that builds #localfirst #PWA with vanilla #JavaScript, with single-click deployment even to a #RaspberryPi, and optionally uses CDNs?

Think of something like what DuckLake does with DuckDB #WASM but for transactional systems instead of analytical – compute on the edge/endpoint with centralised storage?

Maybe with #WebSocket, #WebRTC & #Fediverse as optional additions?

@slightlyoff @simon

À l'Association pour la transition Bas Carbone (ABC), nous sommes à la recherche d'un.e alternant.e pour nous aider à développer notre outil le BC+ dès septembre avec ma super collègue Chloé Molle ! Si vous êtes intéressé.e par des technologies récentes (React/NextJS) et par les sujets environnementaux une seule chose : foncez

N'hésitez pas à me contacter directement en MP 🌻

linkedin.com/jobs/view/4260059

I'm looking for job, usually I prefer Mexican payrole jobs ( with mexivan law benefits and plus) but I open to a good contractor/freelance offer
I'm a software engineer and full stack developer with 7 years of experience.
My technologies are
The recent ones are
#ReactJS
#NextJS
#RubyOnRails
#AWS #microservices
#NodeJS #JavaScript and #TypeScript
#algolia #indexer
#CSM #contenful
I also have experience.
#Laravel #PHP
#workflow
#vuejs