Tweet
🚨 Workshop Alert

Some frens are encountering challenges in finishing the self-learning course. As a solution to it, we have planned a #workshop on July 12 at 7:30pm IST.

Register for the Workshop here: forms.gle/9uY87L3bA9dYk1…

#WEB3 #Blockchain #ICP #typescript #buildinpublic
JS devs, do you actually build your Saas in Typescript? I'm wondering whether it's better for agility to just go with pure JS as there can be time wasted getting types right. #buildinpublic #javascript #typescript
A very neat use case for "satisfies" (that shipped with #typescript 4.9) – ensuring that your #i18n keys are matching between the different locales 👇

#buildinpublic
Just found out that adding typescript to an existing nextjs project, changing a file ext to .tsx and running `next run` is enough as it automatically installs the necessary dependencies. #typescript #nextjs13 #buildinpublic
🤔 I don't want to repeatedly type "string". Is there a faster way?

#buildinpublic #typescript #programming
Ok, hosted my bot on a diff platform and the perf went up like crazy 🔥.

#buildinpublic #javascript #nodejs #typescript
To anyone who ever wanted to build his own website or app, just start small with the basics and make something! #buildinpublic

A good place to start is with:
- #html
- #css
- #javascript

Next:
- #typescript
- #react with typescript

If you are into apps:
- #reactnative
I have worked with #javascript for 4 years and 3 years with #typescript, and I gotta admit, that I would never write in JS ever again. Type checks have saved my ass so many times!

#buildinpublic #indiehacker #javascript #typescript #reactjs #reactnative #angular
I have worked with #javascript for 4 years and 3 years with #typescript, and I gotta admit, that I would never write in JS ever again. Type checks have saved my ass so many times!

#buildinpublic #indiehacker #javascript #typescript #reactjs #reactnative #angular
The second section is a dynamic list where users can filter articles by category using the select navigation above. It's a seamless and intuitive way for users to explore content based on their interests.
#buildinpublic #typescript #javascript
🚀 Day 1 of creating the client app: Exciting start! ✨ Initiated the app with Vite and TypeScript, and crafted a stunning hero section. Here's a sneak peek of what's to come! Stay tuned for more updates on this incredible journey. #100DaysOfCode #Vite #TypeScript #buildinpublic
Just got done building the game page. Pretty satisfied with the result 🔥😁

#appwrite #nextjs #typescript #buildinpublic #tailwindcss
Actualización en PlayJS: he añadido soporte a TypeScript en tiempo real. ts.playjs.dev 💙

#javascript #typescript #buildinpublic
What's your preference: JavaScript or TypeScript? why? #javascript #typescript #buildinpublic
Added a new feature where the bot warns you when you are about to reach the limit , when you have reached and exceeded it.

#buildinpublic #javascript #typescript #NodeJS
#100DaysOfCode Day7- Played with Object manipulation in typescript today - used keywords Omit and Pick in different scenarios. Also learnt the usage of 'is' keyword in typescript. #buildinpublic #typescript #codinglife
Now the user can add their custom categories, other than the existing ones

#buildinpublic #javascript #typescript #NodeJS
Added a feature to remind me everyday at 9pm to add expenses of that day.

#buildinpublic #javascript #typescript #nodejs
Added error handling to the code and refactored the messy code a bit

#buildinpublic #javascript #typescript #nodejs
Ok The bot is live now. With very basic functionality, still there's a lot of scope for improvement.

You can test it here t.me/the_coin_keepe…

#buildinpublic #javascript #typescript #NodeJS
Working on a fun side project:

Building a telegram bot which acts as an expenses manager:
Have done basic functionalities (credit, debit, getting available balance and limiting the expenses) so far...

#buildinpublic #telegram #javascript #typescript #NodeJS
For inspi.dev every basic profile thing is done. Crazy to see how easy it is to implement things like this with @supabase, @shadcn ui and @nextjs took only around two hours (and a lot of the time was due to me struggling with #typescript)

#buildinpublic #inspi #dev
✨Themes Preview added to limeplay.me
Code coming soon! v1.0.0 of Limeplay UI is out!

Drop ⭐ on Github to support this Library: github.com/winoffrg/limep…

#react #typescript #frontend #engineering #webdevelopment #javascript #buildinpublic
@transitive_bs @samuelkraft #buildinpublic here I find myself building blogs again but so excited to have added infinite scrolling without a library to #Notion #Nextjs #Tailwind #Typescript Starter
Update on the #100DaysOfCode challenge:

📌 Building Nutrisi 🥑 - meal-planning made easy with AI.

#buildinpublic
#LearnInPublic
#NodeJS
#ReactNative
#typescript
Hey #buildinpublic #indiedev #javascript, #typescript
For class methods, do you use:
A) traditional functions
B) arrow functions
and why? 🤔
Days 28-30 of #100DaysOfCode: I've been diving deep into TypeScript, exploring its integration with React. Learned about optimization hooks like useMemo, useCallback, and the memo function. Making progress on my markdown project too! #TypeScript #buildinpublic
This is a new feature of Harmony
When working with designs, you can always zoom in and out for more precision. And you can view a design in a grid. Like in figma.

#figma #design #buildinpublic #React #Next #typescript
Was learning how to use #typescript in #reactjs ⚛️.
Built a Todofy app using React + Typescript + TailwindCSS.
👉🏻 github.com/bharathkalyans…
#buildinpublic #freeCodeCamp #100Devs
🚀 Day 28 of my AI SaaS (or day 4 depending how you count 😅): a skeleton @nextjs dashboard, with @auth0, and an @AriadneGraphQL API. A bunch of the code and building blocks are explained in detail here: davemetrics.com/articles/2023/… 💡 #buildinpublic #python #typescript #jwt
The app interface canvas is up, there is nothing wired up to work but it will get updated with each deploy to prod.
logbook.opensociocracy.org

#opensociocracy #sociocracy #buildinpublic #quasar #vue3 #typescript #opensourcelife
Check out ReactPaint - a web page builder built with React, Redux, and TypeScript!

Drag-n-drop components onto the workspace, customize properties, generate React.js code, and export to HTML/CSS, JSON, or PNG.

#React #typescript #builders #buildinpublic

github.com/omarqazidev/Re…
Part 3.2 Blog ListView Page of Building New Blog with #nextjs #typescript #vim ... youtu.be/bBAKdZUkn60 via @YouTube

#buildinpublic
day-15 of #100DaysOfCode and today i build tweeting functionality and also showing postfeed

#buildinpublic

Twitter-clone using @nextjs @prisma @nextauthjs #typescript #javascript #webdevelopment

#Github repo 👇
Lots of small but impactful improvements to TSEditor lately to make it more compact and usable.

If you want to test it yourself (and send feedback), go to tseditor.fwouts.com

#TypeScript #buildinpublic
Am I the only one using Google Cloud for deploying MERN Stack apps?

I see everyone mentioning Vercel/Heroku or some others

#buildinpublic #mern #react #javascript #NodeJS #indiehackers #typescript #googlecloud
Most indiehackers are buying backlinks to gain SEO traction
(and if you're not, you should!)

But do you keep track of what you did and where?
Are you sure the links are still alive?

Use this #typescript piece of code in a cron and you'll be able to track them

#buildinpublic
👇
Building New Blog with #nextjs #typescript #tailwindcss #neovim : Part 1... youtu.be/eVA3HN28428 via @YouTube

Please follow my youtube channel if you are interested in learning #javascript #neovim #webdevelopment #seo

#buildinpublic
Making progress on Quizerach admin panel in #ReactJS and #TypeScript for @koduj_org

After reading @ReactAdmin/@GraphQL docs for a few days decided to write smth from scratch.

Today add:
@apollographql Client
@chakra_ui
✅ Types generator

#buildinpublic #TechTwitter
📢 Excited to announce #GramrFixr, my new app now on GitHub!

🌐 Check it out: github.com/gyurisc/gramrf…

🎉 Built with love using #NextJS, #TypeScript, and deployed on @Vercel!

💻🚀 Dive in & contribute! 🤝

#OpenSource #BuildingInPublic #buildinpublic
Found a perfect open-source next-js project for the blog. thatjs.dev

Previously I built it with #nuxtjs #gist
Now I'll make with #nextjs #tailwindcss #typescript using #Vim

Might build in public too.

#buildinpublic

github.com/webexpe13/blog…
Hello amazing developers👋!!

I am excited to announce that I will be launching an exciting "design series" on #react using #typescript and #styledcomponents.

This is the 'Episode Zero' of this series.

#buildinpublic #MVP #Product #dev #geeks

(GitHub link below 👇)
Monday was pretty productive. I didn't finish yet, but I successfully upgraded the data model for my applications on the backend. Rest is easy, to implement the storing data in the right places. #buildinpublic #typescript
Typescript is a powerhouse! 💪

One of the best features?

→Understanding variable data types. It's critical for optional attributes, which can be missed when console logging in vanilla JavaScript.

So, what's stopping you from making the switch? 🤔

#Typescript #buildinpublic
Hello everyone! 🖐️
I would like to share with you my new project ! It is a platform that allows users to easily and intuitively create virtual tours of their homes, offices etc. 🚀

#react #reactjs #vscode #webapp #software #buildinpublic #saas #nodejs #typescript
Here's a good example why #typescript makes you faster and not slower. 🏎️

I was able to change ~600 lines of code and push to production with full confidence in 10 minutes. Agree there is a learning curve. But IMO its worth taking the time.
#buildinpublic #indiehackers
Wrote a nice typescript snippet that can convert object's properties type into your desire type.

It's very suitable for Form type. For example, you can build the FormFields type first then infer the FormErrorFields from it.

#typescript #codesnippet #buildinpublic
Just published npm package "cron-toolkit-ts" type safe cron expressions builder with readable functions.

npmjs.com/package/cron-t…
#buildinpublic #TypeScript
Reached:
- 💰 $1500 Avg MR
- 💵 $1250 Monthly Net profits

from the sale of my 3 books

Sources:
- 60% Leanpub
- 40% Others (PayHip, LS)

#vuejs #svelte #reactjs #JavaScript #TypeScript #FrontEnd #Tweet100 #webdev #buildinpublic

damianofusco.com
Reached:
- 💰 $1500 Avg MR
- 💵 $1250 Monthly Net profits

from the sale of my 3 books

Sources:
- 60% Leanpub
- 40% Others (PayHip, LS)

#vuejs #svelte #reactjs #JavaScript #TypeScript #FrontEnd #Tweet100 #webdev #buildinpublic

damianofusco.com
Day 30 of #100DaysOfCode w/ @LearnWeb3DAO

- Started Learning #typescript
- Learned about 👇
1 ) Why do we need typescript, a little history about it
2 ) basic data types
3 ) objects, arrays, tuples, enums
4) functions

#100DaysofCodeLW3 #buildinpublic
Started working on an ERP system for local schools/ colleges. Planning to use #TypeScript , #Nextjs and Daisy UI.

#buildinpublic
Component snapshot testing in @Cypress_io, don't forget to get the outermost element otherwise the snapshot will be of a JS object describing the component not its HTML

#TypeScript #javascript #tdd #buildinpublic
Struggled adding types to @Cypress_io today. My fault; rusty having not written any code for a long time.

If your *.d.ts files don't import/export anything, they are private script files, not modules, i.e. their types can't be seen.

Add "export {}"

#typescript #buildinpublic
⚡️ LIGHTNING SHARE just got a fresh new coat of paint & some brand-new features! 👀⬇️

Take a look for yourself ‼️ lightningshare.io

#javascript #typescript #github #programming #reactjs #firebase #webdev #indiedev #buildinpublic
Releasing Chromatone.center version 2.0 today. I've refactored the folder structure, put up #typescript types structure along with #typedoc documentation. New sidebar menu, better MIDI support and much more to explore now! #buildinpublic
Day 16 of #100DaysOfCode. Re-learning about useState hook. Also playing with @bing. An amazing tool for the learning experience, check it out:

#typescript #reactjs #LearnInPublic #buildinpublic
I finished some important things at work, which means that I have a free weekend for #buildinpublic 🥳

Time to play with #TypeScript, NuxtJS and @tailwindcss a bit
Reached:
- 💰 $1200 Avg MR
- 💵 $950 Net profits

from all 3 books in the past 6 months.

#vuejs #svelte #reactjs #JavaScript #TypeScript #FrontEnd #Tweet100 #webdev #buildinpublic

damianofusco.com
Working with #Typescript and a deeply nested object coming from an API.

BE HONEST; how great is my TYPE declaration?

Also, probably:

➡️ RecordRecordAll
➡️ RecordArrayAll
➡️ ArrayRecordAll
➡️ ArrayArrayAll

You get the idea. Go!

#buildinpublic #buildinginpublic #DEVCommunity
It is out!

Next major release of the Add to Calendar Button just got published some days ago.
Alongside with our awesome new demo page!

#buildinpublic #javascript #typescript #eventmanagement #eventmarketing #productmanagement
Faster. Better. Stronger. 🥰
We published V2 during the weekend and it's already powering a lot of new projects.

Check our new demo page with its interactive playground! 🛝
Looking forward to your feedback!

add-to-calendar-button.com

#javascript #event #marketing #code #vuejs
What if we combine isomorphic #typescript #APIs with an ORM for APIs? End-to-end type-safe API composition with type-inference in the client.

I'm looking for your feedback on this RFC! Help us shape the future of API composition! #buildinpublic

github.com/wundergraph/wu…
What if you are using public API’s and use Typescript but don’t want to manually create multiple interfaces? 😇

I call my code buddy #ChatGPT and ask to do it for me 🙈👍

Saves me a lot of time 😅

👇 This is from the #stripeapi

#buildinpublic #indiehackers #nodejs #TypeScript
Building a debugger for use with our code engine that runs inside the browser code engine that also has a debugger. It's turtles all the way down.

Got breakpoints working. Might share a video at some point 😁

@HenosiaHQ #TypeScript #buildinpublic #reactjs
😢I'm bummed to report that today I spent most of my day configuring #nextjs and #typescript instead of building features.

🙏Looking to DM with folks interested in using #AI to scale up their small business. Let's build something you find useful!

#buildinpublic #chatGPT
Day3

😢I'm bummed to report that today I spent most of my day configuring #nextjs and #typescript instead of building features.

🙏Looking to DM with folks interested in using #AI to scale up their small business. Let's build something you find useful!

#buildinpublic #chatGPT
Reached:

- 💰 $1200 Avg MR
- 💵 $950 Net profits

from all 3 books for the past 6 months.

Sources:
- 70% Leanpub
- 30% others

#vuejs #svelte #reactjs #JavaScript #TypeScript #FrontEnd #Tweet100 #webdev #buildinpublic

damianofusco.com
Reached:
- 💰 $1200 Avg MR
- 💵 $950 Net profits

from all 3 books for the past 6 months.

Sources:
- 70% Leanpub
- 30% others

#vuejs #svelte #reactjs #JavaScript #TypeScript #FrontEnd #Tweet100 #webdev #buildinpublic

damianofusco.com
DB3 Network is developing db3.js to help #TypeScript developers building a #dApp easily.
Check out the progress below⬇️:

Help spread the good work by giving us a star🌟 on Github here➡️:github.com/dbpunk-labs/db…

#buildinpublic #db3network
#TypeScript -> 3rd post
Union Type
- When a value can be of two types.

As you can see below
- Line 28 I put a number in the value
- Line 29. I put String in the value.
And both works completely fine.

#learninpublic #buildinpublic #javascript
Just discovered #tsdx, the perfect tool for building and publishing #TypeScript packages with ease. Will be using it for our latest project react-hook-auth. Follow us for more updates. #javascript #devlife #reactjs #buildinpublic
Just discovered #tsdx, the perfect tool for building and publishing #TypeScript packages with ease. Will be using it for our latest project react-hook-auth #javascript #devlife #reactjs #buildinpublic
The stack Zeitplan is built on:
- Scaffolding: TeamsFx SDK
- Frontend: #React, Microsoft Graph Toolkit, Fluent UI for React
- Backend: @AzureFunctions w/ #TypeScript, Azure Table Storage
- Auth: Azure AD
- Hosting: @Azure
- Billing: @PaddleHQ
#saas #buildinpublic #buildintheopen
I added this grainy effect to the background of my site. I think it pulls things together nicely!

What do you think?

#buildinpublic #webdev #uiux #FrontEndDeveloper #css #html #js #typescript
Pretty much done with my portfolio (it's more of a proof-of-concept, really) -- the source code has also been made public.

Check it out on
portfolio-sand-pi.vercel.app

#threejs #programming #javascript #reactjs #buildinpublic #programming #coding #developer #html #webdev #typescript