Physics Coder

4.7K posts

Physics Coder banner
Physics Coder

Physics Coder

@physicscoder

MERN stack DEV | Javascript | Node Js| Mongo| React |product expert @Google | creating a Tech business | user @microsoft | Drunken master 🍺

Tham gia Haziran 2022
5 Đang theo dõi185 Người theo dõi
Tweet ghim
Physics Coder
Physics Coder@physicscoder·
React roadmap, developer must know these 10 things:) 👇👇👇 1) react hooks 2) react redux 3) formik 4) react query 5) react virtualized 6) react spring 7) react testing library 8) next js 9) type script 10) react native #webdev #webdeveloper
English
1
2
26
2.9K
Physics Coder đã retweet
Sebastian Sigl
Sebastian Sigl@sesigl·
💬 ChatGPT is 🆓 🐦 Twitter is 🆓 🔍 Google is 🆓 🐙 GitHub is 🆓 📹 YouTube is 🆓 📋 ClickUp is 🆓 🎓 Udemy is 🆓 🎨 Canva is 🆓 💰 Mint is 🆓 🎧 Podcasts are 🆓 🧠 NotionHQ is 🆓 🔌 APIs are 🆓 🖼️ Figma is 🆓 📚 Gutenberg is 🆓 🧮 VS Code is 🆓 Your journey is yours to script
English
6
9
54
4.4K
Physics Coder đã retweet
Csaba Kissi
Csaba Kissi@csaba_kissi·
10 Sample stacks for developers/web developers Stack #1 - Nextjs - TailwindCSS - Typescript Stack #2: - Laravel - Livewire - MySQL Stack #3: - Symfony - Alpine.js - PostgreSQL Stack #4 - React - NodeJs - PostgreSQL Stack #5: - Vue.js - Pinia - Node.js - Express.js - MongoDB Stack #6: - Django - React - PostgreSQL Stack #7: - Ruby on Rails - ActionCable - PostgreSQL Stack #8 (desktop): - Electron - React - Node.js - SQLite Stack #9 (mobile): - React Native - Redux - Firebase Stack #10 (mobile): - Flutter - Dart - Firebase What's your stack? 👇
English
95
177
751
79.4K
Physics Coder đã retweet
Csaba Kissi
Csaba Kissi@csaba_kissi·
Frontend: HTML, CSS, JavaScript, (React || Vue || Svelte || Angular) Backend: Python, NodeJs, PHP, Java, Go Database: MySQL, PostgreSQL, MongoDB, Redis, Oracle, MSSQL Cloud: AWS, Vercel, Google Cloud, Hetzner, Vultr UI/UX: Figma, Sketch, Adobe XD Manage Code: Git + GitHub Mobile: Kotlin, Swift, Flutter, React Native Desktop: Electron, Tairi, PyQt Study all for Free: Youtube + ChatGPT 🙌
English
45
213
988
140.4K
Physics Coder
Physics Coder@physicscoder·
Js these days 🔥
English
0
0
2
62
Physics Coder đã retweet
Void⚡
Void⚡@codewithvoid·
Twitter tip for Devs: Pitching your services in DMs ...will help you more than bookmarking handwritten computer architecture notes. GM
English
3
8
58
4.2K
Physics Coder đã retweet
Void⚡
Void⚡@codewithvoid·
Projects + Results > Any college degree
English
14
23
184
12.1K
Physics Coder đã retweet
Csaba Kissi
Csaba Kissi@csaba_kissi·
Decoding the world of code: 🔹HTML - the bones of the web 🔹CSS - dressing it up in style 🔹JavaScript - bringing the party 🔹React - the daily grind 🔹C - like vintage wine 🔹C++ - college memories 🔹C# - where games come alive 🔹Swift - painting the UI canvas 🔹Ruby - riding the rails 🔹PHP - where cash registers ring 🔹Python - brewing potions for science 🔹TypeScript - the safety net 🔹Java - powering 3 billion gadgets
English
69
190
847
123.7K
Physics Coder đã retweet
Csaba Kissi
Csaba Kissi@csaba_kissi·
Front-end developer: ∟📂 HTML and CSS ∟📂 JavaScript ∟📂 Frameworks and Libraries ∟📂 Responsive Design ∟📂 UI/UX Principles ∟📂 Version Control ∟📂 Build Tools (e.g., Webpack, Vite) ∟📂 Web APIs ∟📂 Testing and Debugging ∟📂 Collaboration with Designers and Back-End Developers ∟📂 Cross-Browser Compatibility ∟📂 Performance Optimization ∟📂 Accessibility ∟📂 Web Security Best Practices ∟📂 Continuous Learning
English
57
219
973
156.8K
Physics Coder
Physics Coder@physicscoder·
If your friend wants to start coding, which programming language would you recommend? 1. JavaScript 2. Python 3. C# 4. PHP 5. Ruby 6. Go 7. Something else?
English
0
1
2
84
Physics Coder đã retweet
Void⚡
Void⚡@codewithvoid·
Coding is easy to get excited about, but it's hard to keep up.
English
15
67
351
17.2K
Physics Coder
Physics Coder@physicscoder·
As a developer, how many hours do you sleep?
English
0
0
4
60
Physics Coder đã retweet
Sebastian Sigl
Sebastian Sigl@sesigl·
Is PERFORMANCE the only factor that matters when creating apps? yes yes yes yes yesyes yes yes yes yes yes yes yes yes yes yesyes yes yes yes yesye yes yes yes yes yes yes
English
4
1
26
3.4K
Physics Coder đã retweet
gbae the app developer
gbae the app developer@daboigbae·
As a programmer - is stack overflow dying?
gbae the app developer tweet media
English
71
27
292
16K
Physics Coder đã retweet
Sebastian Sigl
Sebastian Sigl@sesigl·
Software design patterns you MUST know: 𝗖𝗿𝗲𝗮𝘁𝗶𝗼𝗻𝗮𝗹 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀 🧩 Singleton: One instance per class 🏭 Factory: Method for creating objects 🎈 Prototype: Clone objects for fresh instances 🌲 Builder: Separate construction & representation 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗮𝗹 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀 🌉 Bridge: Decouple abstraction from implementation 🎭 Proxy: Interface representing another object 🍂 Composite: Treat individual & group objects uniformly 📦 Adapter: Match interfaces of different classes 🌐 Facade: Simplify access to complex subsystems 🪄 Flyweight: Reuse objects by sharing common data 𝗕𝗲𝗵𝗮𝘃𝗶𝗼𝗿𝗮𝗹 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀 🚌 Observer: Monitor & notify object changes ⛓️ Chain of Resp.: Decentralized request handling 🖋️ Command: Encapsulate request as an object 🎤 Mediator: Centralize external communications 🍦 Decorator: Add responsibilities dynamically 💼 Strategy: Define interchangeable algorithms 🛡️ State: Allow object's state to change its behavior ⚖️ Template: Prescribe method structure in an algorithm 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗮𝗹 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀 📚 MVC: Separate application's logic, UI, and data Mastering design patterns: the bridge from novice coder to seasoned developer. Anything else you have used? Please share 👇
English
5
45
169
18.7K
Physics Coder đã retweet
gbae the app developer
gbae the app developer@daboigbae·
why did you become a programmer?
gbae the app developer tweet media
English
48
128
870
44.9K
Physics Coder đã retweet
gbae the app developer
gbae the app developer@daboigbae·
As a programmer - which one are you?
gbae the app developer tweet media
English
48
43
405
23.5K
Physics Coder đã retweet
Richard Kovacs
Richard Kovacs@rchardkovacs·
Do you code better during the day or the night?
English
9
1
11
912