Dear #lazyweb
If you needed to do a full stack bootcamp to learn how to build web applications, where would you turn? Anything you think is great, or also stuff to avoid would be very helpful.
Thanks!
Dear #lazyweb
If you needed to do a full stack bootcamp to learn how to build web applications, where would you turn? Anything you think is great, or also stuff to avoid would be very helpful.
Thanks!
Just learnt a really big lesson in NextJS - not every component has to be set to the fancy factory components.
Like for example, I had a simple URL shortener app. Initially, I had set <Link />, pointing to the https://url/shortcode.
The consequences of this was that the link kept getting preloaded, and the buttons incremented on every page reload.
<a /> fixed this.
Seit ich auf #Jobsuche bin, merk ich erst wieder was sich so an Technologien neues gibt oder sich durchgesetzt hat. Ich dachte z.B. nicht, dass sich #Flutter so durchgesetzt hat.
Gerade schau ich mir #Nuxt.js + #Prisma an und bin sehr davon begeistert, wie einfach #Fullstack Entwicklung damit von der Hand geht.
Level Up Your Career with Python!
Join our FREE Master Class on Python & Full Stack Development with Mr. Mahesh
9th April 2025 |
7:30 AM IST
Mode: Classroom & Online (KPHB, Hyderabad)
Python, Django, REST API, HTML/CSS/JS, Angular, DB
Real-time projects | Job-ready skills
Register: https://tr.ee/2YzYUA
More Info: https://linktr.ee/NIT_Training
[Tutorial ] Trying to modernize your Symfony setup? This new guide shows how to decouple your frontend using Next.js—for better performance, faster deploys, and dev workflow wins.
It’s practical, detailed, and designed to help you iterate faster without breaking your architecture.
#frontend and #fullstack devs: Be optimistic about API calls. Research has shown that as little as 100ms of delay is the time it takes for a user to go from perceiving they did something to perceiving they are waiting on something. And 250ms is enough for them to be upset about it.
I've seen too many instances where the UI doesn't update til the API call returns or a #signalr event comes back. If you can anticipate a response, let the UI assume it will succeed for the best UX that feels "magic"
Folks, can anyone over here help me evaluate if this job is a red-flag or not? Or am I being the entitled one here in this job market?
Warning - the screenshot is quite long.
Why JavaScript is Essential for Full Stack Developers
One language for both front and back-end
Powerful frameworks & libraries
Huge community support
Constantly evolving
If you're serious about web development, JavaScript is a must! Read the Full Article Here: https://khushi-47158811.hubspotpagebuilder.com/blog/why-javascript-is-indispensable-for-full-stack-developers-a-veterans-perspective
Monday Motivation | February 10, 2025
Progress Report:
• #Beyond365DaysOfCode Day 41
• #100DaysOfCode Day 41
• #freeCodeCamp
Daily Reading:
freeCodeCamp news: 1 article
Daily.dev: 1 article
Tech Focus:
Vim: Practiced configuring plugins (30 min)
Trello: Updated the board
freeCodeCamp: Full Stack Developer Program
Every small step builds momentum. Keep pushing forward!
Angular vs. Vue: A Comprehensive Guide to Selecting Your Ideal Framework
https://techbullion.com/angular-vs-vue-a-comprehensive-guide-to-selecting-your-ideal-framework/
Compare Angular and Vue in this comprehensive guide to find the ideal framework for your project. Discover key differences in performance, scalability, and ease of use to make an informed decision.
#Angular
#VueJS
#WebDevelopment
#JavaScript
#FrontendDevelopment
#UIUX
#Coding
#SoftwareDevelopment
#TechComparison
#Frameworks
#ModernWeb
#FullStack
#DevCommunity
#Programming
#TechTrends
Top 8 Reasons Why ReactJS is the Top Choice for Developers
https://www.letmagazine.com/top-8-reasons-why-reactjs-is-the-top-choice-for-developers/
Discover the top 8 reasons why ReactJS remains the top choice for developers. From component-based architecture to high performance and strong community support, React simplifies modern web development.
#ReactJS
#WebDevelopment
#JavaScript
#FrontendDevelopment
#UIUX
#DeveloperTools
#ReactComponents
#ModernWeb
#TechTrends
#Coding
#SoftwareDevelopment
#FullStack
#ReactNative
#Programming
#OpenSource
I just syndicated "Why I’m Learning C# and .NET After Two Decades of Programming" to dev.to!
https://dev.to/kerricklong/why-im-learning-c-and-net-after-two-decades-of-programming-32nk
Are you looking for a #software #engineer who continuously delivers high quality software? Do you want to scale your business and make sure your core infrastructure keeps working reliably?
Look no further and hire me!
Here is my CV: https://github.com/niccokunzmann/CV-Hire-my-skills-High-Quality-Python-Programmer#readme
New blog post:
30,656 Pages of Books About the .NET Ecosystem: C#, Blazor, ASP.NET, & T-SQL
When I learned lean software development, I abandoned year-long planning at work and at home. This year, I broke my rule...
Continue reading: https://kerrick.blog/articles/2025/thirty-thousand-pages-of-books-about-the-dotnet-ecosystem/
Building a web app? Choosing the right tech stack is crucial!
From MERN and MEAN to JAMstack, explore the top Web Application Development Stacks for creating scalable, secure, and high-performance apps. Learn how to tailor a custom tech stack to meet your project's unique goals.
Read more: https://nectarbits.ca/blog/best-technology-stack-for-web-applications-a-complete-guide
Classroom & Online Training – UI Full Stack with React JS!
New Batch: 10th March 2025 |
11:00 AM - 12:30 PM
Mode: Classroom / Online
Learn HTML, CSS, JavaScript, Git, RESTful APIs, React JS & more!
Register Now: https://t.ly/uifs-10
Location: https://g.co/kgs/E7xTTW
Why Full Stack Development is the Career of the Future
Full Stack Development offers versatility, high demand, and endless opportunities. With skills in both front-end and back-end, full-stack developers are shaping the future of tech. Whether you’re problem-solving or innovating, this career path is full of growth potential!
[Link to the full article] https://www.bipluxuryapts.com/why-full-stack-development-is-the-career-of-the-future
Alguien que use Platzi o lo haya usado recurrentemente me puede contar qué tal y si renta?
Muchas gracias.
I built a working full stack #purescript #haskell web app.
and now I have gotten to the point in the building of that app where I say, “how can I now take this project and strip out all of the domain-specific types and instances and have #lambdabuffers generate them programmatically so I just have to write one very descriptive schema to build a huge array of different apps for different domains?”
https://mlabs-haskell.github.io/lambda-buffers/haskell.html
https://mlabs-haskell.github.io/lambda-buffers/purescript.html