Andrey
@drehere
Followers
117
Following
437
Media
44
Statuses
945
Experienced Full Stack WordPress Developer | Specialising in ReactJS, NodeJS | Gutenberg Blocks Enthusiast | API Integration Pro | Clean Code Advocate
Sydney, Australia
Joined November 2011
Just published a new guide: "Implementing a Hook System in JavaScript" - perfect for devs looking to add flexibility to their code! Dive into the basics and practical steps. Check it out: https://t.co/ML2wkbMHCP
#js #javascript #hooks #wordpress
digitalapps.com
In the world of web development, flexibility and extensibility are key. WordPressโs Gutenberg editor is a prime example of this, utilizing a system of hooks that allow developers to easily modify and...
0
0
0
Moving into the future with WordPress block themes! Embrace the change as .php makes way for .html in the new file structure. Check out this handy diagram to guide you through the transition. Stay ahead in the world of web development! #WordPress #WebDev #BlockThemes #gutenberg
0
0
0
Just explored the impressive tech stack behind Netflix! The world of distributed systems is fascinating, especially with the surge in users. Excited to dive into Cockroach DB next โ scalability and reliability are the keys to mastering the future of tech!
0
0
0
Here we go! Coming soon to #WordPress, currently in Gutenberg nightly: Rename Group blocks in the same way it can be done in Figma. ๐ช
27
12
119
I see this happening... What do you think?
77
66
551
This was a shocking book. I just finished it and wasn't expecting what I learned. Every Machine Learning and Data Science practitioner should learn about causal inference. It's a different way of thinking. It makes me look at the world with different eyes.
83
900
7K
AI take its first steps into the world of REAL programming! #Devlife #programming
https://t.co/Hu9pG9WIOa
0
0
0
Just a random example of why you really shouldn't want to use certain plugins. Anything above 500ms is really bad for performance, but you really want to be much much lower. So, three bad ones like this equals a bad performing WordPress site.
63
48
255
Tip: @ChromeDevTools can now override the content of Fetch/XHR requests! Great for mocking APIs without waiting on backend changes! This and lots more in Chrome 117: https://t.co/kP0JrGfHlz
53
664
3K
Blue Note: The second #WordPress "community theme" is released. "14 different patterns. Iincludes 7 page templates and 4 template parts.โ https://t.co/UvVqnbIUWK
0
2
6
If you haven't checked out this new page, do so now. Such a great celebration of the 6.3 release ๐ https://t.co/MqY1BsQnW0
wordpress.org
Please give a warm welcome to WordPress 6.3 Lionel! This monumental release brings designers, creators, and builders powerful new tools and more refined controls making site management more accessi...
Want to get acquainted with the features of WordPress 6.3 Lionel? Well, to celebrate this major release, there's a brand new landing page! Check it out today ๐ป https://t.co/8sZ6J5huML
#WordPress
1
10
30
Future CSS Tip! ๐ฎ You can power list animations like you would using IntersectionObserver with CSS scroll-driven animations and zero JS ๐คฏ el { animation: show; animation-timeline: view(); animation-range: entry; } keyframes show {0%{translate:0 50%;}} @CodePen link below! ๐
Future CSS Tip! ๐ฎ Use Scroll Linked Animations to power list animations โจ CSS IO ๐โก๏ธ .card { view-timeline:in; ๐ animation-timeline:in; ๐ animation:scale; animation-delay:enter 0%; animation-end-delay:exit 0%; } keyframes scale {0%{scale:0;} Demo link below! ๐
19
464
3K
Just launched: a gorgeous new in-browser code editor + dev environment. Built by Google with launch-day support for Astro! check it out: https://t.co/WGF4XXX9AQ
12
71
574
Made a 6 hour tutorial on building an AI Companion SaaS Platform. https://t.co/5PlvRy2fDV - Auth:@ClerkDev - Memory (VectorDB):@pinecone - Personality: @replicatehq llama 13b (@a16z model) - Database: MySQL on @PlanetScale - ORM: @prisma - Design: @shadcn UI - Deployment:
12
34
329