I'm excited to be speaking at JS Nation in November. My talk will be "It's Time to Fall In Love with CSS (Again)." Register for a free remote ticket and join me online!
https://t.co/JMdWvRfbi4
😊 My dad's advice helped me a lot when I was depressed and my life was falling apart 10 years ago
“If you're depressed: go outside, get a big pile of sand and a shovel. Then haul the sand to the other side. Don't sit still but just go do something and take action"
So 10 years ago, I did that but digitally, I started my project 12 startups in 12 months, just to get my own type of shovel and start hauling sand and do something
Everytime I've mentioned my dad's quote I've seen it pop up on random blogs, startup sites and even memes made about it
So yesterday together with my dad and brother we made a limited edition mug about it
Now in the shop!
🚨WE'RE HIRING REMOTE🚨
Synadia has *two* marketing oriented tech roles that recently opened up
Marketing Web Developer ($120-160k contract-to-hire) - FE dev + design, UI/UX+Astro+Storyblok
Technical Marketing Engineer ($135-165k FTE) - Marketing + dev edu focus (GTM, events)
The freeCodeCamp Community YouTube Channel just hit 10,000,000 subscribers. 🎉
Thank you to the 254 teachers who've developed courses over the past 10 years. 🫡
And thank you to all you campers learning with us. 🏕️
We're just getting started. There's so much more to learn. 🐣
I woke up from a short nap yesterday and while I was sleeping, my mind designed the the coolest auto grader approach for web programming assignments that I have ever had. This afternoon I am prototyping it and it is going well.
PySpark is a Python API for Apache Spark - and it lets you write Spark apps in Python.
And PySpark is fast, as it distributes tasks across multiple machines.
In this guide, @manishmshiva walks you through how to process data with Apache Spark & Python.
https://t.co/eGljUfpdr7
Do I have an under-the-hood, analyze React’s source code course? Yes.
Am I a React fanboy? No.
I think that’s a good thing for instruction in this case.
https://t.co/vb4EawmwXB
🚀TypeScript 5.6 is now available! 🚀
Now with
✅ New syntactic nullish/truthy checks
✅ Iterator helper methods & strictness checks
✅ Region-prioritized checking in editors
✅ Flexible --build behavior
and more! Try it today!
https://t.co/qZNzVSzki1
Some apps need to be able to get a user's location - like to find a restaurant / hotel nearby.
And the Geolocation API lets users send their location to the app for this purpose.
In this guide @nathan_sebhasti shows you how to use the API in JavaScript.
https://t.co/ssspHz7vEQ
HTML5 incluye etiquetas semánticas clave que debes conocer para crear sitios web.
@codergirl1991 te muestra una plantilla básica de inicio.
Traducción por @usdekx
https://t.co/xsrdsxMd1S
Postman is a popular tool you can use to test your APIs.
It helps you make sure any new features you add don't break your existing code.
In this course you'll learn all about debugging endpoints, automating the testing process, and more.
https://t.co/PET5nLBR2X
Vue 3.5.0 "Tengen Toppa Gurren Lagann" is out!
🚀 Reactivity System Optimizations
🪄 Reactive Props Destructure
🥤 Lazy Hydration
📦 Custom Elements Improvements
⚙️ useId(), useTemplateRef(), and more!
Check out the details in the blog post: https://t.co/BBUw36x3Xo
If you're a front-end dev, you'll need to know how to handle data in your apps.
For example, fetching data from an API, manipulating it, & showing it on the screen.
In this guide, @Juliet_Omaa shows you how to use JSON Server for front-end development.
https://t.co/QpfMcR2NC1
As a dev, there are many tools that can help you be more efficient and productive.
Like your browser's Developer Tools, for example.
In this guide, @ophyboamah explains how to use Chrome DevTools to debug code, improve performance, and more.
https://t.co/gk91NlGiJ1
When you're coding in Python, you'll often install packages & dependencies.
But you don't have to do it one by one. You can use the requirements.txt file to batch process it.
In this guide @HeritageAlabi1 shows you how to create & use this helpful file.
https://t.co/hImk0jfvE5
Selenium is a powerful tool that helps you automate parts of your dev workflow.
And in this course, you'll use it to automate testing your Java apps.
You'll learn about the Page Object Model, WebElements, interfaces, & how to simulate user interactions.
https://t.co/sHlTRnxumP