Showwcase Profile picture
Connecting companies with on-demand developers and teams. Where developers Grow πŸ“š // Collaborate πŸ“ˆ // Get hired πŸ’°
Dec 28, 2022 β€’ 7 tweets β€’ 4 min read
Are you a Frontend Developer?

Here are 5 Awesome APIs for your next project πŸ‘‡ 1️⃣ The NASA APIs

NASA offers a bunch of useful APIs for application developers. The objective of this site is to make NASA data, including imagery, eminently accessible to application developers.

api.nasa.gov
Dec 27, 2022 β€’ 5 tweets β€’ 1 min read
We're into our Round of 8!

What was this years most incredible tool/moment/event/announcement to you? Bracket 1
Dec 26, 2022 β€’ 9 tweets β€’ 1 min read
Hello, #TechTwitter

2022 is about to wrap and we've got our Playoff Brackets ready πŸ”₯

What was this years most incredible tool/moment/event/announcement to you?

Let's get the whole community involved:
πŸ’ͺ🏼 Like
πŸš€ Retweet
πŸ’» Vote

Lets see who makes it to THE FINALS! Image Bracket 1
Dec 26, 2022 β€’ 8 tweets β€’ 2 min read
Developer Relations is one of the most misunderstood career paths in tech.

Funny enough, some DevRels also get it wrong!

This thread delves into the critical work of DevRel professionals, including communication, advocacy, and community building. 🧡

THREAD 1. Understanding the role of Developer Relations is an excellent read for anyone interested in tech.

Developer relations, also known as DevRel, is all about building and maintaining relationships between a company and its developer community.
Nov 10, 2022 β€’ 9 tweets β€’ 3 min read
GitHub is a goldmine of free resources on JavaScript and Web Development

But with so much information, it’s hard to know which to pick out.

Bookmark these 7 great repositories to ensure you learn from the best 1⃣ Become a Fullstack Web Developer

This repository contains an amazing web developer roadmap and learning materials

github.com/bmorelli25/Bec…
Aug 8, 2022 β€’ 12 tweets β€’ 4 min read
JavaScript developers love using async-await.

It is the most straightforward way to deal with asynchronous operations in JavaScript.

Let's deep dive πŸ‘‡πŸ» Async and Await in JavaScript is the most reasonable way to handle promises and asynchronous operations

JavaScript offers us two keywords, async and await, to make the usage of promises dramatically easy.
Jun 26, 2022 β€’ 10 tweets β€’ 4 min read
6 HTML Attributes you may not be using.

A Thread πŸ‘‡ β†’ Contenteditable

Specifies whether the content of an element is editable or not.

All you have to do is set the contenteditable attribute on nearly any HTML element to make it editable.
May 17, 2022 β€’ 12 tweets β€’ 6 min read
Top 10 YouTube Channels to Learn Programming for free!!

A Thread πŸ‘‡πŸ» β†’ Freecodecamp (freeCodeCamp.org)

The most versatile Youtube channel to start your programming journey. It has a wide collection of programming languages, web3, Data science, ML and more.

πŸ”—youtube.com/c/Freecodecamp
May 13, 2022 β€’ 29 tweets β€’ 10 min read
Introduction to Web Development: CRASH COURSE

A Mega Thread 🧡 Web development gets easier when you break it down into its individual components:

- HTML
- CSS
- JavaScript
- Server Side
- Database
- Hosting

This thread focuses on crash courses for complete newbies
May 12, 2022 β€’ 10 tweets β€’ 5 min read
Everyone knows about Dribbble, Behance and Designspiration.

But here are a few more websites that simply must be in your bookmarks bar!

A Thread πŸ‘‡πŸ’ˆ πŸ“Œ Checklist Design

Checklist Design is a curated list of checklists ranging from website pages, to UI components, all the way to branding assets.

πŸ“Ž checklist.design
May 11, 2022 β€’ 6 tweets β€’ 2 min read
Full-stack development salary is as high as its demandπŸ”₯

The average salary reaches $111,640 per year in 2022!

We found for you 5 jobs with great opportunities, steal it nowπŸ‘‡ Are you interested in behavior trees and real-world applications for robots? πŸ€–

Here is the job you’re looking forπŸ‘‡
showwcase.com/job/3170-6-riv…
Apr 14, 2022 β€’ 8 tweets β€’ 3 min read
GitHub repositories for every self-taught developer should try!πŸ˜‰

A threadπŸ‘‡ πŸ”Ή Developer Roadmap
Community driven roadmaps, articles and resources for developers
192k⭐
github.com/kamranahmedse/…
Mar 9, 2022 β€’ 10 tweets β€’ 5 min read
Know these 8 resources to ace your next technical job interview. πŸš€

A Thread 🧡 1️⃣ Tech Interview Handbook

This repository has practical content that covers all phases of a technical interview, from applying for a job to passing the interviews to offer negotiation.

πŸ“Žgithub.com/yangshun/tech-……
Mar 8, 2022 β€’ 9 tweets β€’ 2 min read
Why learning JavaScript will make your web development roadmap become 100x times easier! JavaScript is one of the languages that has stayed high in demand since the day it was born. JavaScript is being used almost in every application that we use every day. There are over 1.8 Billion websites in the world and 95% of them use JavaScript.
Mar 2, 2022 β€’ 7 tweets β€’ 4 min read
New to Tailwind CSS?

Know these 5 websites to get pre-made Tailwind components πŸ”₯πŸ‘‡πŸ» πŸ“Œ Tailwind Components

A free repository for community components using TailwindCSS.
You can find Tailwind charts, grids, inputs, forms, templates, and much more.

πŸ“Žtailwindcomponents.com
Mar 1, 2022 β€’ 8 tweets β€’ 2 min read
Web3 for Dummies - What is a Blockchain?

🧡 1️⃣Background

Blockchain is about decentralized trust and you exchange value without an intermediate. It was first designed to exchange currency. Nowadays, it has many other uses such as managing loans, supporting all kinds of contracts, NFTs, Tokens, etc.