Discover and read the best of Twitter Threads about #webdeveloper

Most recents (24)

1. ChatGPT for Google

It displays ChatGPT response alongside search engine results This is an open-source extension that shows the response from ChatGPT alongside Google, Bing, DuckDuckGo and other search engines Image
2. Summarize

With the Summarize extension, you can get the main ideas of any page in just one click, without leaving the page. Whether you're reading news, articles, blogs, or research reports, Summarize have you covered. Image
Read 13 tweets
MemberOwls [ An A.I Powered Membership site creator in 2 Minutes for dummies.]: What are the features of MemberOwls? softtechhub.us/MemberOwls%20P…
#webdeveloper #digitalmarketingagency #digitalmarketingtips #digitalmarketer #Sales #Salesforce #marketingoptimization Image
How To Rank ANY webSite on the first page of Google Without Backlinks [Ranking Number 1 on Google Made Easy] softtechhub.us/2022/12/03/how…
#SEO #seorankjng #DigitalMarketing
Read 19 tweets
Hay 5 herramientas que yo uso en todos mis proyectos #web.

1. Iconfinder
2. Un generador de #css gradientes
3. Descargar y usar Google Fonts como Web Fonts
4. Y un lorem ipsum para imágenes
5. La mejor documentación

Acá el thread 🧵

#codenewbie #100daysofcode #webdeveloper
Para descargar iconos uso iconfinder.com puedes descargarte los iconos en #svg o png hasta 512px y hay muchos iconos gratuitos de calidad. 1/5
Nunca me he aprendido la sintaxis de #css gradients así que esta herramienta me permite generar el código con una interfaz bien bonita: cssgradient.io 2/5
Read 7 tweets
Apparently today is #PortfolioDay. I don't normally use this Twitter handle for my art but today I figure "hey, why not?" So, here's a🧵

Sometimes I do fanart... 1/

☑️inprnt.com/gallery/phoeni…

#art #WangXian #mdzsfanart #MDZS #artistsontwitter #digitalpainting #procreateart Black and white painting of...
Sometimes I do other digital art (the first was a study based on a photo, the web source for which has since been taken down)... 2/

☑️inprnt.com/gallery/phoeni…

#PortfolioDay #artistsontwitter #artistsoftwitter #digitalpainting #digitalartwork #procreateart Color digital painting of a...A sketch of a human left ar...
Sometimes I do vector illustration, often as a part of my graphic design work to create promotional pieces. This was used on the poster for a theatre production... 3/

☑️inprnt.com/gallery/phoeni…

#PortfolioDay #artistsontwitter #artistsoftwitter #digitalpainting #digitalartwork Vector illustration that lo...Image of a poster attached ...
Read 10 tweets
Chrome Extensions of the Month - September 2022

#ChromeExtensions #Chrome #Developer #webdeveloper #javascript #programming #productivity

Thread 👇
1. Fake Data

It is the most advanced tool for filling forms with fake and random data. Fake Data will help you insert random values in any form field. Generate random names, emails, addresses, phone numbers and many more types of data.
2. GoFullPage

Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions! The simplest way to take a full page screenshot of your current browser window.
Read 12 tweets
OAuth2 - Implicit Flow

Implicit flow is used in old web applications and SPA but due to the expose of access token in URL, it has been deprecated, but let's try to understand it in this thread.

#dotnet #webdeveloper #authentication
Thread 👇
As a first step, the user visits the client app and chooses an OAuth provider(Google) to login. Image
An authorization request is made by the client app with the client id and token as the response type. Image
Read 8 tweets
Advanced Frontend Development skills to learn in 2022🔥🚀‼️

#techtwitter #webdeveloper #FrontEnd #FrontEndDeveloper

>>> A Thread 🧵👇
1. Advanced Data visualization

Data visualization is the presentation of data through graphs, pictures, and other visual mediums.
It allows decision makers to see analytics and comprehend complex concepts.

Learn to design advanced data visualization with D3.js library.
2. Drag & Drop

Drag and Drop(DnD) allows us to make element on our page draggable & movable.

Use REACT-DND library to build complex drag & drop interfaces.
Read 12 tweets
From today I'm starting posting contents related to Web Development and Computer Science in general. Hope you'll like it and share it.
#javascript #webdeveloper Image
Global Execution Context
#javascript #webdevelopment Image
Read 54 tweets
Generalist vs specialist software engineers. Which one should you be?
#developer #webdeveloper #webdev #coder #womenintech #career #careeradvice #careerintech
My take is that when you’re starting out in your career, you need to be a generalist. It will allow you to find a job quicker, get into your desired industry easier and you’ll generally have more choices.
As you get more senior in your career, you will need to start thinking about going deep and picking a specific niche.
Read 4 tweets
How long does it take to advance to a software Engineering Manager? My answer below.

#developer #webdeveloper #webdev #coder #womenintech #career #careeradvice #careerintech
#engineeringmanager #management #techlead #leadership #cto #leaddev
While there is no set number of years, generally, 5 - 7 years in a software engineer role is what most engineering managers have before they take on the management path.
Some tech companies put senior engineers on the same level as their engineering managers for this very reason. Engineering management is a linear and alternate career track to software engineering.
Read 6 tweets
🤔Gaining credibility in the design world is not easy, especially if you’re a newbie.
Luckily, TemplateMonster can help you with that!
Learn more in the thread! 💡
#Career #Freelance #webdesigner #webdeveloper
1. Create a professional website
Use one of our premium portfolio templates to create a convenient website and demonstrate your skills to potential customers.
2. Sell your products and get customer reviews
Submit your high-quality products for sale and get customer reviews on templatemonster.com!
Read 4 tweets
What’s something that every software engineer should try? #developer #webdeveloper #webdev #coder #womenintech #career #careeradvice
Software engineers are makers by nature but they tend to lose this creative side as they begin their corporate careers, be it at startups or fortune 500 companies. Some say you can’t have everything in life — you can’t be an employee and an entrepreneur.
But I challenge that, and I say, you can have you cake and eat it too. Just because you’re working for someone doesn’t mean you hand over your creativity. There are many ways to create as a developer, aside from your full-time job as an employee.
Read 8 tweets
🚀10 CSS Code you will always need👇
Thread🧵

#100DaysOfCode #DEVCommunity #webdeveloper
🖌️1. CSS Reset

When we create a fresh project browser assign some default style to the elements
And before moving further it is our duty to Reset or Clear all the CSS before beginning the work

1/10
🖌️2. Html Style

The very first tag to start loading with properties is HTML tag
We add multiple default properties throughout the page like scroll-behavior,background-color,color, etc.

2/10
Read 12 tweets
How much CSS is Enough before Moving to Javascript?⚡️
With an approach plan👇
Thread🧵

#100DaysOfCode #DEVCommunity #webdeveloper
♦️1. Basic CSS Intoduction

When you Just started CSS after HTML
it is necessary for you to know the basics of CSS

Topic like,
→ Basic Syntax
→ Selectors(ID and Class)
→ Colors
→ Fonts
→ Margin
→ Padding
→ Box model
→ Display
→ Images & Icons

1/9
♦️2. Middle Level CSS

After finishing Basic CSS and getting introduced to THE CSS you move to a slight time demanding topics

Topics like,
→ List & Tables
→ Position
→ Overflow & Z-Index
→ Forms
→ CSS Units
→ !important
→ Psedudo Class and Elements

2/9
Read 13 tweets
👓 Hice review de 11 currículos de #WebDeveloper Junior y encontré 10 cosas que todos pueden mejorar.

❤️ Ayudame con el RT para llegar a toda la comunidad.

THREAD 👇🏽
⚠️ Quiero dejar claro que desde mi punto de vista un programador sin experiencia difícilmente consiga trabajo SOLO con su currículo.

✅ Los consejos que voy a dar son para hacer tu perfil junior más atractivo y sobresaliente para posibles empleadores.

👇🏽 Empecemos...
💼 Necesitas un portafolio

Al no contar con experiencia esta es la mejor manera de demostrar tus capacidades.

Te dejo un post que escribí sobre como crear uno sin experiencia:

fmontes.com/es/blog/how-to…
Read 14 tweets
10 design tools every developer and designer must have✨

Save 10+ hours on research

Part 8️⃣🎉

A thread 🧵👇

#design #designer #developer #frontend #webdev #webdeveloper #coding
1️⃣ DB Designer

Design your database for free online

app.dbdesigner.net
2️⃣ UI Bakery

Create full-fledged web apps visually

uibakery.io
Read 13 tweets
🎯Objects in JavaScripts
#programming #webdeveloper #javascript #100DaysOfCode
A thread 🧵
In simple words objects is the collection of name-value pairs. Objects is JavaScript are same as dictionaries in Python , hashtable in c and c++ and hashmap in Java.
The "name" part is a JavaScript string, while the value can be any JavaScript value
There are two ways of creating the object
1 - using object literal (more convenient)
2 - using new keyword
👇
Read 4 tweets
MY THREADS OF THE YEAR.
Wrapping up my 2021 with the best threads. I join tech twitter just 2 months ago and these major threads have helped shape me.

They may not be the best of the best but to me, these people and their amazing threads are the real MVP of my development
🧵🧵🧵
💥 2 months ago I had no idea about web development.
I was depressed trying to figure my life out until I chanced upon this thread.
Although I'm into front-end this is the first thread I read on tech twitter and things haven't been the same.

💥This amazing thread from @VladPasca5 is my ultimate roadmap to a career in web dev.

Read 9 tweets
What is GitHub Actions?

A Thread 🧵👇
#webdeveloper #webdevelopment #DEVCommunity #Programming
2/5
@github Actions is a platform that allows you to automate your build, test, and deployment pipeline.

👉 Create workflows that build and test every pull request to your repository
👉 Create workflows that deploy merged pull requests to production.
3/5
They are popular for integrating CI/CD but it's much more than that. It brings continuous integration (CI) directly to the GitHub flow with templates built by developers for developers.
Read 5 tweets
The fundamental problem of #web #development:

Turning trees into tables and back

(Thread 1/6)
It may seem simple as you may have some data in tables (hello, MySQL) and you want them on a web page (hi, <table>). But you start joining data from other tables and you end up displaying a tree in a table. How? You never know how to do it until you try to use that. UX!

(2/6)
But if you have tree-data, tree-database (hello, Mongo), and tree components on website, you still need tables to present the data of similar structure. It's all 2D and are brains are trained to get information presented as combination of 2 axes. Hello, tables!

(3/6)
Read 7 tweets
• Do you want to check your code quickly or share it with a friend? That's what code playgrounds are for 🔥

A thread about the best code playgrounds 🧵👇

#frontenddev #programming #100DaysOfCode #javascript #Software #coding #webdeveloper
01- Play Code.

playcode.io
02- Jsfiddle.

jsfiddle.net
Read 8 tweets
"I want to make a side-income on Fiverr."
"I'm not getting my first gig."
"I don't know how to make a gig."

I got these DMs in the past few days. This thread will solve all your doubts 👇

How to earn money on @fiverr as a #webdeveloper

MEGA THREAD 🧵

#freelancing
{1/15}
1️⃣ OVERVIEW
Gig Title: Fiverr allows a word limit of 80 characters in the gig title, which in my opinion is very great as it helps to be precise and relevant.

💡 Tip: Try to write a title with a max of 48-50 words. It makes a great difference.

{2 / 15}
SEO title (very imp): This is one of the most crucial steps. It's right there below the gig title. SEO title helps in ranking. Example 👇

Gig Title: I will design an awesome website or landing page.
SEO title: design-landing-page-website

{3 / 15}
Read 15 tweets
Here are a collection of excerpts from my articles for software developers and engineers to help you in your tech career. Read all the articles in full at eisabainyo.net/weblog/2021/07… or check out the 🧵 for some key takeaways.

#developer #webdeveloper #webdev #coder #womenintech
1. Always be learning

Tutorials fatigue — it’s real. If you think you’re learning something by going through endless books, videos and tutorials then you’re simply wasting your time. Pick a few options, be it books, videos or any other format and stick with them.
Chances are what you learn in a video will be very similar to another tutorial that you’re reading on the same topic. To give you another example, I did a quick search on Amazon about React Javascript framework and there were about 700 books on the topic.
Read 11 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!