X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
OverAPI
Devhints
DevDocs
Learn X in Y minutes
Carbon
Coolors.co
CodeBeautify
CodePen
X (Twitter)
OverAPIPretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) seems to be a lot more popular than OverAPI. While we know about 904 links to X (Twitter), we've tracked only 11 mentions of OverAPI. 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.
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / 25 days ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 2 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 2 months ago
I mean, just setup redirector extension and never think about it again. Redirect: https://x.com/*. - Source: Hacker News / 3 months ago
Focus on community-driven marketing strategies using platforms such as Discord, Twitter, and Reddit to build strong relationships with your audience. While these approaches are critical, donโt overlook traditional marketing channels. Utilize PR, content marketing, and other methods to reach a broader audience. - Source: dev.to / 4 months ago
. HTML Cheat Sheet: Quick reference guide for HTML elements and attributes. . CSS Cheat Sheet: Comprehensive guide to CSS properties and selectors. . JavaScript Cheat Sheet: Handy reference for JavaScript syntax and concepts. . Git Cheat Sheet: Essential commands and workflows for Git. . Markdown Cheat Sheet: Markdown syntax guide for creating rich text formatting. . React Cheat Sheet: Quick overview of React... - Source: dev.to / almost 2 years ago
OverAPI: OverAPI is a comprehensive hub that collects and curates cheat sheets for developers. It goes beyond just API-related content and serves as a centralized repository for cheat sheets covering a wide array of programming languages. From popular choices like Python, JavaScript, and Ruby to more niche languages, OverAPI has got you covered. - Source: dev.to / over 2 years ago
Content: OverAPI.com is a repository that compiles cheat sheets for various programming languages and technologies, including Python, jQuery, NodeJS, PHP, Java, and more. Benefits: It provides quick references and revision aids for a wide range of programming topics, making it an invaluable resource for programmers. Link: https://overapi.com/. - Source: dev.to / over 2 years ago
A collection of cheat sheets for various programming languages and frameworks. - Source: dev.to / over 2 years ago
Collecting all the cheat sheets : cheat sheets for lots of programming languages. - Source: dev.to / over 3 years ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Devhints - TL;DR for developer documentation
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
DevDocs - Open source API documentation browser with instant fuzzy search, offline mode, keyboard shortcuts, and more
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
Learn X in Y minutes - LearnXinYminutes isnโt a good way to learn your first programming language, but itโs a great way to...